Loading Tool

Explorer IconExplorer

Memory Pool

76,472 transactions
28.58 vMB
0.07135264 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt efa6e9ce05a6339ada5a51cba0087d1178ec56adc902df66df18d1ff8272fd7d
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root c044fbb75742013e2e10470c9cda7eb8c5c1909b133c37953be8fcfd9a821f3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,349
Size: 1.00 vMB
Total Fees: 0.01208354 BTC
Feerates: 150.93 > 1.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (541,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,495 373,495 000000000000000009085783134961dfad2b01fd937502590829f0839e909e6b 160 0.12/1.00 vMB 28
373,494 373,494 000000000000000005d1db4738bb354969fb5f173d1b92fe8cc1007e68fbd2aa 650 0.92/1.00 vMB 15
373,493 373,493 000000000000000011ac9895e0438e7800ce537f4e3941ea21c22a9ab0f88c88 880 0.59/1.00 vMB 36
373,492 373,492 000000000000000012fa7a0486bac2b1881c314c8b777917b1b5a99975c61754 72 0.06/1.00 vMB 23
373,491 373,491 0000000000000000009e42b0066de139d0bcb8bd4ab844753a6e355826c6a312 1,690 0.98/1.00 vMB 44
373,490 373,490 000000000000000002c92796e1071e53a9f6f4dd636132221d7430e1503fa988 1,161 0.52/1.00 vMB 47
373,489 373,489 00000000000000000be3f7429c3c838347120baea6caf26d44e55f556317922a 306 1.00/1.00 vMB 6
373,488 373,488 000000000000000005eb66db2f4ffa942628d7644f7ed491a3b80ae26699e22a 1,600 1.00/1.00 vMB 34
373,487 373,487 00000000000000000c1e4a039905a77602c3444afb19be4e3d2920a25468f128 693 0.32/1.00 vMB 41
373,486 373,486 000000000000000005e2ef8c8aa9f5b51f58d3782b7bd68aefb141494c813456 111 0.05/1.00 vMB 43
373,485 373,485 000000000000000001f4cf4656a40e106bdab9b50ac6ec16b238169bc0e22332 220 0.09/1.00 vMB 64
373,484 373,484 00000000000000000fa536c1864d07a8101e2f7345d6b816537d1f05970f50b9 350 0.21/1.00 vMB 33
373,483 373,483 000000000000000002104a1927dcc68f9617b2fb22f90599171af1398136bc5b 1,257 0.92/1.00 vMB 36
373,482 373,482 0000000000000000057f046f8f8193a5c0f7d170ec864cad39bde02e48b3082f 2,099 0.75/1.00 vMB 59
373,481 373,481 000000000000000007940ca11a5643297c1a6cdf2c2c884a60ea8bfe9b1964f4 1,927 1.00/1.00 vMB 41
373,480 373,480 00000000000000000388e27b9007ddcbf9060cb654bb81151f94a77a4c54afbb 1 0.00/1.00 vMB 0
373,479 373,479 00000000000000000bd0508f4a26a86bb8f3066a4ab882de9bb3e84869a6637a 834 0.92/1.00 vMB 11
373,478 373,478 00000000000000000120ecd1ef26d5f20d4cbcafb081f426fc3498ebea06cc37 141 0.07/1.00 vMB 39
373,477 373,477 00000000000000000696afec6cb60183e438283e720ac8ffd1826eed54135e07 1,503 1.00/1.00 vMB 35
373,476 373,476 000000000000000004d8c4d94730f29e88889011588078d2f8b5b292882c2978 547 0.42/1.00 vMB 28
373,475 373,475 0000000000000000046d3354d3a29908df14b42dcf3722ec8354bbf76f5edfe3 180 0.09/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.