Loading Tool

Explorer IconExplorer

Memory Pool

47,556 transactions
29.03 vMB
0.09080382 BTC
Random Selection Loading Transactions
Max Size: 154.47/200 MB

Candidate Block

Mining Attempt e7ab65a27e12994cea0a0fcdf2ca6da147d4f90bfbb9d8aac6a2158e1c2b3a52
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 175a212a93943ee20f3a2108fe933a728c494627f10228e94e2cd72db48654ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.03441631 BTC
Feerates: 151.16 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (634,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,904 279,904 000000000000000140b0149f61fcc99714b94a0753ec187f563b188e75eed6f2 643 0.25/1.00 vMB 56
279,903 279,903 00000000000000006325301bfded3272f3b40bfcd8596e3e06d6f88b86c2cc5c 91 0.03/1.00 vMB 178
279,902 279,902 00000000000000018ed0fc8dc98c080a5fccd102a67ff8b90b19ceb1d59dd3b7 127 0.10/1.00 vMB 14
279,901 279,901 000000000000000216ee7c60deaa4e9317111b414f4e18de7e8521c5379c0b8f 267 0.27/1.00 vMB 27
279,900 279,900 000000000000000251e9fedee6dd5226b81e9f48e91133f19a1a41a7fe68b98a 647 0.25/1.00 vMB 32
279,899 279,899 000000000000000098b075e8ca2a27448df0226d48c4cde16b7db1ba0ffeec4e 819 0.25/1.00 vMB 62
279,898 279,898 0000000000000001fcdadeb10983670c04181d9f5e0ab483ba32f78b5591ce25 97 0.03/1.00 vMB 242
279,897 279,897 0000000000000002a9b2f918f30cf6c934bb0df4f71350898c5374ef55c87ed9 248 0.12/1.00 vMB 33
279,896 279,896 0000000000000001dda58588282afb9cbae4d6b8b09209393e3aab35e030c84b 200 0.09/1.00 vMB 48
279,895 279,895 0000000000000002137f9c930fdfe0fcedf8c7fff85a0ba45bb648899a41f027 711 0.33/1.00 vMB 39
279,894 279,894 00000000000000000e96de2a589a68331657227b509537bf21d97078ec0cae59 142 0.17/1.00 vMB 17
279,893 279,893 0000000000000001621959b555df648a66e2de4b2ec1533ca0480c6e1ac13bfb 610 0.25/1.00 vMB 50
279,892 279,892 000000000000000235639084d2d02b0676ca27aa652d0fcc066b3e48c6c82e62 193 0.10/1.00 vMB 39
279,891 279,891 0000000000000001415e86eba403c2bdb41339e9e73259e820a1506b641aa13b 342 0.19/1.00 vMB 32
279,890 279,890 0000000000000002d695667fa7316b52b39b3d4e26bf90bc664c669c25da6225 56 0.03/1.00 vMB 10
279,889 279,889 0000000000000000d5af7317711812a83e8ee28c2e3925588db5e4cb441cc1b4 105 0.07/1.00 vMB 19
279,888 279,888 0000000000000000ba99314dc61531f0fec71c36cee973af98525f6006113647 387 0.19/1.00 vMB 41
279,887 279,887 0000000000000002b9f3c205407cff2c28814189092135e59b4d5b71f444502f 509 0.34/1.00 vMB 43
279,886 279,886 000000000000000255118f6e354a4db545e2de956753ee9efdb9af82da444591 640 0.25/1.00 vMB 53
279,885 279,885 0000000000000002b462c2f9a0157064d4613cb3708969bae366a2d7f224b239 38 0.01/1.00 vMB 64
279,884 279,884 0000000000000000e5bd54af47df59a2d11d21891f7001ee7224b5237c681fc3 117 0.06/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.11 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: 652.00 GB
    • Received: 13.67 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.