Loading Tool

Explorer IconExplorer

Memory Pool

17,006 transactions
9.20 vMB
0.02344965 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.17/200 MB

Candidate Block

Mining Attempt ca1818154e1f66cba89b303cf0990be03e958509ae8c838edab519c67d89a9bf
Version 20000000
Previous Block 00000000000000000001d2c2dc48ae6f2767fdf5f79ac1a81994e993c5f696a1
Merkle Root 473ac2a043609b415cac32d27e985beb2f33438a36a6978c5ac5cd6b136bdc45
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,578
Size: 1.00 vMB
Total Fees: 0.00936544 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,543 (750,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,701 162,701 00000000000008d87e7d6ee664979842480757ab51a63b8b4d18c712d18367aa 86 0.04 vMB 127
162,700 162,700 000000000000084522e11fc92f2d018b6b6a27c57f87060915d8d5f0580e88e9 18 0.01 vMB 185
162,699 162,699 00000000000004cb0092f972a17f631d945e1fe16bea2680ebb4e0341e6d61ff 57 0.02 vMB 243
162,698 162,698 00000000000003d71fd5e38e5d0cb6a244c517aac8c592e511de28ef9343ad06 66 0.02 vMB 43
162,697 162,697 0000000000000148b4f1e6c3175c0535048f5cc75e69b83614b65d6747f2e5f3 132 0.05 vMB 95
162,696 162,696 0000000000000559f7c5a270799d83505e9e549000b09bc814928d6420c1e4b4 6 0.00 vMB 30
162,695 162,695 00000000000004fb8202354296e1ea0f9424e94becb7ef667cebab9fd282ea6e 94 0.03 vMB 79
162,694 162,694 000000000000019ee715ca7727fb5520933f5b566f9803a071ec5150302b3549 35 0.01 vMB 0
162,693 162,693 0000000000000ccf7c44e69d68d2830de1ffd0db662fe872beb18c11b62084d0 81 0.04 vMB 2,496
162,692 162,692 0000000000000d5812cd75e739a0d1b74f0def18d656789eb292baa959e54a6d 15 0.00 vMB 0
162,691 162,691 00000000000006906f24093c605ec86e3f495bb789f559af29f7e08c1c134543 68 0.03 vMB 95
162,690 162,690 0000000000000526d7adfe91f5e0cca1efc8c53f3c2ee8979573055e33f25fec 91 0.03 vMB 90
162,689 162,689 0000000000000524fa9b3ce3a4285899fe42856b9e08fc288d981d5703a0a5a1 91 0.04 vMB 103
162,688 162,688 0000000000000a499820c23dbd03a23133d8e7ddcfbb0a3a67cf97ea951bb4a0 132 0.06 vMB 316
162,687 162,687 00000000000005c8ec2e9da784e646e5651e59c42981c4373622752b33a4ac5a 9 0.01 vMB 1,215
162,686 162,686 0000000000000d40b68b4f45db152fb5f903e210948cce6c11e93636a7b2fbf1 50 0.03 vMB 337
162,685 162,685 00000000000005e9c36ffd4a8e40dc9e8f2ef32e73e86530907e93aa467ba43f 8 0.00 vMB 39
162,684 162,684 000000000000091fe0410b76fb88db107398db95e404b48153fbc1f01d025abe 55 0.02 vMB 76
162,683 162,683 000000000000077c37ef919e90bd4dc20ada2741785f7228bd90a51777525e55 70 0.05 vMB 100
162,682 162,682 00000000000000fab4dcb8a5ee2e6ef6568079f93d739529892eece767f1fd4d 84 0.03 vMB 69
162,681 162,681 00000000000005dbc3ed0ab1d0696d8512502e413eafb8f2aeba93b4cb0853be 23 0.01 vMB 227
Previous 10 blocks ↓
Total Size: 779.80 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: 409.05 GB
    • Received: 2.15 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.