Loading Tool

Explorer IconExplorer

Memory Pool

82,499 transactions
30.73 vMB
0.08224458 BTC
Random Selection Loading Transactions
Max Size: 189.13/200 MB

Candidate Block

Mining Attempt e46ea245c6373cf443d2c64cca1770f38b5275a94e36a5147dd585d87bb4ca2c
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root f84c39049b235def1c4ea4bf0a882783b27850c79890d5a9e08d556f747f3c21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.01347540 BTC
Feerates: 353.36 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (90,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,411 824,411 000000000000000000027327f93aa33296308d24ad15620602b73a424ad881f9 2,531 1.00/1.00 vMB 42
824,410 824,410 000000000000000000003b87051ada03fc7331038b06cba4f58696dd4914cef9 2,979 1.00/1.00 vMB 56
824,409 824,409 000000000000000000031be9634b7e22863cb3a476a29867e72f85d7394eb564 2,570 1.00/1.00 vMB 77
824,408 824,408 0000000000000000000359f76aa0c1d6d31fa2c7c5342749078c25f97d1b8a21 2,473 1.00/1.00 vMB 44
824,407 824,407 00000000000000000000b89b1fe9eb7d984d0d8c3ddb86228ead4fd088cee78e 2,286 1.00/1.00 vMB 52
824,406 824,406 00000000000000000001d8844d07d1608e066bb8fb4741907f2c05ec089cf331 2,411 1.00/1.00 vMB 75
824,405 824,405 0000000000000000000330e0c4d187b47390d74e6feeb79cf74a6cbfe5da3c3b 3,269 1.00/1.00 vMB 93
824,404 824,404 0000000000000000000299ffe60d5e0eb507d397314249ae6bec20aa16593830 3,196 1.00/1.00 vMB 127
824,403 824,403 00000000000000000003b81dae5fb114a44cc0d85e33e2b8a3fa1b9034e59a4d 197 1.00/1.00 vMB 53
824,402 824,402 00000000000000000001c0b04ccffd442204a8874b9ac9595232cd35e50b2550 2,543 1.00/1.00 vMB 102
824,401 824,401 000000000000000000032c6990e8328f66bbfecf6acb96ac69e3c6286f4af374 3,242 1.00/1.00 vMB 54
824,400 824,400 00000000000000000002e542ca181ffb8e2497fa814d84b3fb489a170143e8b2 2,938 1.00/1.00 vMB 80
824,399 824,399 000000000000000000027701ec0779481de92b09af7b0f1feea3705486598b6f 3,218 1.00/1.00 vMB 78
824,398 824,398 00000000000000000002c59ce51f7fefc0f2983ea0a1ed074669088a17800fbc 3,410 1.00/1.00 vMB 90
824,397 824,397 000000000000000000025c333cb9ae2700c588850f57773f5d140c16d775b138 3,514 1.00/1.00 vMB 109
824,396 824,396 000000000000000000015e8dc6c9672fda6c9f86aaec939a8c593246e4873f58 3,479 1.00/1.00 vMB 107
824,395 824,395 00000000000000000003464955524f9f6cd2f1a4e0a6ca7feffaa8226d258a4c 2,847 1.00/1.00 vMB 67
824,394 824,394 0000000000000000000197c0bc3cd96518729b79b068fb3e1d5cd187fa9ab162 3,056 1.00/1.00 vMB 71
824,393 824,393 00000000000000000000fc201f1bfdbfd0b24e072946a1866297501f9dfc8ffe 3,211 1.00/1.00 vMB 124
824,392 824,392 0000000000000000000084cbbe40408e40725a786925ffc4f56227a499aa98b4 3,095 1.00/1.00 vMB 116
824,391 824,391 000000000000000000007b8fd9e38a256afa75c620bd9b8950b17ba295242f0f 4,086 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.