Loading Tool

Explorer IconExplorer

Memory Pool

33,726 transactions
25.54 vMB
0.05589190 BTC
Random Selection Loading Transactions
Max Size: 129.15/200 MB

Candidate Block

Mining Attempt 4290b3c8e9ef61a6841b9de025ea3b87448a2d0150f31878316d600fe514ecd0
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 13874ea821237db081af6a4352435bfea366d74b176856ee283c1bfc3319b1ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,550
Size: 1.00 vMB
Total Fees: 0.00946521 BTC
Feerates: 74.70 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (204,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,097 710,097 00000000000000000007d6443cafe6db3f413a060bab73cf9b1d6f198e20b33a 3,042 1.00/1.00 vMB 11
710,096 710,096 00000000000000000004c5edb574d2658dda35c2dcbaadba1352c4750b5d6208 1,044 1.00/1.00 vMB 13
710,095 710,095 00000000000000000009ba2edb6d8fd743bf92c2ae0fcae8a248bd7b8aae243c 163 1.00/1.00 vMB 9
710,094 710,094 00000000000000000008bed0f9fbf3eb168b6c3ab0946e9f34d72cac49edaad8 750 1.00/1.00 vMB 12
710,093 710,093 00000000000000000000955e2c846e67039063e82fc9fd4271b993df47aab2e2 199 1.00/1.00 vMB 8
710,092 710,092 00000000000000000000d93abbd718d119aa9b14c3a9e13dacba91d5b6107516 440 1.00/1.00 vMB 10
710,091 710,091 000000000000000000083516032e232aacb3b37bbcc504f80e412b152e1d0668 471 1.00/1.00 vMB 14
710,090 710,090 0000000000000000000adedd3ce9863c147c10d6333b0da27d59f56ed8ba25dd 687 1.00/1.00 vMB 13
710,089 710,089 0000000000000000000a3ed842901300cb316f4683c2bb9306a0db7a83bde6d9 2,927 1.00/1.00 vMB 16
710,088 710,088 0000000000000000000b6a5354deda9a5e0ac12ea445e8688b178b5e4aad14bb 2,240 1.00/1.00 vMB 8
710,087 710,087 0000000000000000000156ff7bc5ca3f0d99658b82ffd6f02aebdb8898103bd7 1,400 0.92/1.00 vMB 5
710,086 710,086 000000000000000000019b9e9b1a8a8842a33d0b9197196a98c6e83d2d8e70ff 2,261 1.00/1.00 vMB 9
710,085 710,085 0000000000000000000ba61a654748552a6fe52ef58aa3f29d6c96ad362d55b4 619 0.21/1.00 vMB 11
710,084 710,084 000000000000000000065e323506144f23e7ed43dd2f940523587ed6d2017949 1,374 0.73/1.00 vMB 4
710,083 710,083 0000000000000000000b7110daf0bb0bb1c4e9ace5aefd37ba60264ef5f57c1e 2,903 1.00/1.00 vMB 13
710,082 710,082 00000000000000000001c5dbb32ef48b416d40b8a70ce46d62195a7885e5efc3 779 0.30/1.00 vMB 11
710,081 710,081 00000000000000000007e29c30f26c474f678313639ba60f24457557fac5a19b 88 0.04/1.00 vMB 7
710,080 710,080 0000000000000000000914f3bb21775a2586a33fef8dd4102b52d5727d695431 1,275 0.56/1.00 vMB 9
710,079 710,079 00000000000000000003c33222688c5eb8ce01c8a13af089710d35dd64e0b999 566 0.31/1.00 vMB 10
710,078 710,078 00000000000000000002c6da652c768c1007de18f9763ff270f8ced778bcac4b 327 0.13/1.00 vMB 12
710,077 710,077 00000000000000000009765e68c30280e867411e3cbd5402560ccde06922c086 620 0.34/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 638.62 GB
    • Received: 12.49 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.