Loading Tool

Explorer IconExplorer

Memory Pool

82,237 transactions
30.41 vMB
0.13228882 BTC
Random Selection Loading Transactions
Max Size: 183.18/200 MB

Candidate Block

Mining Attempt a4c7d85407f7d9ccd5f57eaedea5a60859862d512f7a8eb88e05fae61365b989
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 0d14be6f8693c1fa682b2f19b07def67ec6d10bbee13cd7bdf6c8e4541cc7212
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,125
Size: 1.00 vMB
Total Fees: 0.06983658 BTC
Feerates: 150.77 > 7.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (382,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,022 532,022 0000000000000000002f1d643700a52c11ad386e63306c01eb36a52928b67e61 1,293 0.53/1.00 vMB 17
532,021 532,021 00000000000000000024a6cba372331b8b4fd8348123f4dd8c0f7a3f05de3906 2,101 0.77/1.00 vMB 24
532,020 532,020 0000000000000000000f5e48ebc74a234b0cc00a8316fc0115b4005d60437742 1,460 0.63/1.00 vMB 12
532,019 532,019 0000000000000000001b478009b8143c00896d7c5d49fc4470b7fba4203aa960 186 0.12/1.00 vMB 55
532,018 532,018 0000000000000000002fdc22da8f51f6367a10dc6b0045e073a8e488f529e5b8 1,132 0.42/1.00 vMB 32
532,017 532,017 0000000000000000002cdb8216dccb2ee8a577fe23dc3ca988a730216c0fed34 2,027 0.91/1.00 vMB 16
532,016 532,016 0000000000000000000ee7bf8e5cce3a88f8cdf5267675ad67077c4f738ce999 2,007 0.97/1.00 vMB 18
532,015 532,015 0000000000000000001b45ed9dc7b9c4d16a2da1f17d8f71776c6a5110a847c7 1,809 0.99/1.00 vMB 15
532,014 532,014 00000000000000000027ac4c72bcc6785b62f1dc24a7714b6dfbb13fff05e329 390 0.26/1.00 vMB 43
532,013 532,013 0000000000000000002dd4ea5c2fd2e5b8aa01a481ae4bdb9b3275708e60ef40 134 0.05/1.00 vMB 11
532,012 532,012 00000000000000000029cb3020a471a648985f1337288b97cd678cc0db19ba58 162 0.05/1.00 vMB 19
532,011 532,011 0000000000000000001641b6af56e989768a11143c736810e2ba9e1e30def1f6 1,715 0.87/1.00 vMB 20
532,010 532,010 00000000000000000027f09585f71e46eda300277bd5c7b757b62706cb1fb968 651 0.21/1.00 vMB 21
532,009 532,009 0000000000000000000e9b6a065b053049d8a58ec41530de632fe141939b09cd 2,214 1.00/1.00 vMB 16
532,008 532,008 0000000000000000001daa65df5d63567767182353ee1c9a74aeefaf1c02623e 1,029 0.79/1.00 vMB 10
532,007 532,007 00000000000000000001ac7c3b809166bb71237eeebdc39c33bc94cfd88b4a39 1,362 0.98/1.00 vMB 10
532,006 532,006 0000000000000000002e18ed68017eee0372494fb3bba9cf1fb6f599ada7f514 2,178 0.95/1.00 vMB 17
532,005 532,005 00000000000000000003bd7b05e8495bfd128aa5df254b647584c48b424c886a 638 0.25/1.00 vMB 18
532,004 532,004 000000000000000000266942cb72aa96201e3267205856f66b7b301f2d120d15 2,099 0.99/1.00 vMB 23
532,003 532,003 0000000000000000000adc1c9e36423576901494aa10a0962500437880f6ade0 129 0.05/1.00 vMB 10
532,002 532,002 000000000000000000179910f26bc770965654dd91b7afdaf7f81bad2b48bba1 405 0.15/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.