Loading Tool

Explorer IconExplorer

Memory Pool

77,836 transactions
29.00 vMB
0.06859208 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 501e384a3e026e18ee4437fde0084453042ad3f6a6a6dde3039d5cb832421a79
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 7f0c12c3b595e87a5a2e4ef09121890c97cdafed6aaec525b9049b2e6b1933ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,390
Size: 1.00 vMB
Total Fees: 0.00994918 BTC
Feerates: 73.20 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (196,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,729 718,729 00000000000000000000b3764dfa137ad942d5bfb8a61d8b3019ec4eb0d1c6a6 92 0.03/1.00 vMB 10
718,728 718,728 0000000000000000000939861505b4dad42a6be506deec645a7dc9de2d550a24 449 0.15/1.00 vMB 9
718,727 718,727 000000000000000000087264a1a4aef4356c42998d8961e051260e9b99915e15 2,106 0.76/1.00 vMB 8
718,726 718,726 0000000000000000000abb8762701c1973100ddfff73c12f0ad324e801b98b73 539 0.18/1.00 vMB 9
718,725 718,725 00000000000000000007edd5b057a1ddf28319e1e4815ef9da6f5cd86ed646ad 115 0.03/1.00 vMB 7
718,724 718,724 000000000000000000078dd9e6094a15bab091c7a3fa36a2fe4ac6f22cb8d518 1,096 0.34/1.00 vMB 11
718,723 718,723 00000000000000000002d03f5068ce1a188c9b79d929d4f2af95b551d7ce2288 2,320 0.78/1.00 vMB 11
718,722 718,722 00000000000000000001c99e0b629d6ebb132935d5560c84e7b39056be8e41a7 482 0.18/1.00 vMB 11
718,721 718,721 00000000000000000003cc68f578e943259aed00cc6090f405b95fe98b8f4a9b 1,233 0.71/1.00 vMB 5
718,720 718,720 000000000000000000031ec514b89bdac2c4786bbcc3a1a0acd1206f82181901 179 0.15/1.00 vMB 4
718,719 718,719 000000000000000000027b95a9a97b0c441a8b1a47ae8d8c53bd12ecb5fb9e1c 114 0.08/1.00 vMB 3
718,718 718,718 000000000000000000086144e114b3870025442c1e121fe8dad1c3b8f50487d9 295 0.19/1.00 vMB 4
718,717 718,717 000000000000000000021775602edf57267920a2e11d76092a7582d5a12be0fc 633 0.42/1.00 vMB 6
718,716 718,716 000000000000000000076abe1ba61092693d424b897e64bbe83e0085a95399ac 771 0.30/1.00 vMB 8
718,715 718,715 00000000000000000008e95d4cf948c21c388e4196efbd0c7b006416c36edadf 50 0.19/1.00 vMB 1
718,714 718,714 000000000000000000043761f3158d239500954c60a2ff40324fff4ff5a47b9f 1,252 0.98/1.00 vMB 5
718,713 718,713 00000000000000000001b2336d0368876384dd479e75aaff7a773a42fe9b6520 1,903 0.65/1.00 vMB 8
718,712 718,712 00000000000000000007aeeddf078d18ba414b1f8aa6d433a3d1d947ab69536b 365 0.10/1.00 vMB 9
718,711 718,711 0000000000000000000b6064329c16771b64eb8b28b2ce25162692967abc2adc 2,358 0.83/1.00 vMB 8
718,710 718,710 00000000000000000004424079ced0e6836dfcc967c6fd5904597720222ba2ec 1,751 0.66/1.00 vMB 9
718,709 718,709 000000000000000000021c2d45bcc878de7d35743095f22d1bd405ee97c4225b 632 0.24/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.