Loading Tool

Explorer IconExplorer

Memory Pool

82,690 transactions
31.49 vMB
0.09002965 BTC
Random Selection Loading Transactions
Max Size: 191.29/200 MB

Candidate Block

Mining Attempt 3bbda48270b22ed0773657f749a6dd72936832e26a4aee9165fc442ae6dfa0b9
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 7275da3d69bf3f7e62c6d6eddba7e9cf5dddc62643d14cdb0010ff9810e6a56f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.02152977 BTC
Feerates: 100.18 > 2.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (547,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,102 368,102 00000000000000000229ab8ba9469acb129b9c4292e8a46c402298ac777ce67c 288 0.16/1.00 vMB 39
368,101 368,101 0000000000000000019c2fd95e21f5ad2d1dcdd3256c49c1bc6ae4631e645eca 447 0.27/1.00 vMB 33
368,100 368,100 000000000000000001ab6476ea4550dae3ad89f170d43d4184591332e976c93e 1,137 0.66/1.00 vMB 35
368,099 368,099 000000000000000002ada477168da3d0efb1040bb985993964ecdc190e0969f9 210 0.25/1.00 vMB 9
368,098 368,098 000000000000000014b1b714a96df99aeee5c2b02d24ea4d2cf709469c735b26 1,698 0.93/1.00 vMB 32
368,097 368,097 000000000000000004de38e2d5639736c4f00b4b11e22f924819aebf2cef7284 1,868 0.93/1.00 vMB 38
368,096 368,096 00000000000000000a44902f9b94e8f64c30e9cd8810d668725ca2c59d6e12c1 928 0.75/1.00 vMB 26
368,095 368,095 000000000000000014287c8af543806a108279bceb8ba04d934e615817707d3e 1,044 0.68/1.00 vMB 29
368,094 368,094 00000000000000000fd18d3281e29f6134537ad7c6b8e62d5b152a72b052ce48 2,240 0.95/1.00 vMB 48
368,093 368,093 00000000000000000f383bf822b10064450a4e83fa4ba28a440491b229719a62 1,508 0.50/1.00 vMB 77
368,092 368,092 00000000000000000b5ae16d8af4c56c6452e6763255cc655dc2f0ee8d51c32e 410 0.27/1.00 vMB 26
368,091 368,091 00000000000000000e0395cfb7d520378431542ea0722b9e5fbabc0fed1f344c 991 0.52/1.00 vMB 35
368,090 368,090 000000000000000006f4f974d29744c82d3fd3c6e462feed000104ca5aca2f85 1 0.00/1.00 vMB 0
368,089 368,089 000000000000000011922087e40728f3d4464e0ed72b15da855797b52376175a 1,447 0.84/1.00 vMB 36
368,088 368,088 00000000000000000465b707269a6e95ced0989ccf547b0f729b5eb20f822d8e 1 0.00/1.00 vMB 0
368,087 368,087 000000000000000002da7028770ec0ada07a61388eb38d6cc17c721f588a51ea 256 0.26/1.00 vMB 24
368,086 368,086 000000000000000007190fa8de922883f6b38de1b25061a571f1b12d09295ccd 1,160 0.68/1.00 vMB 35
368,085 368,085 000000000000000005a2ea83476a6c95eccbe5cf5fcfc3e843714b58e74bfb83 749 0.39/1.00 vMB 38
368,084 368,084 000000000000000009ce7c60a69ae4c37f55e107f57427f34d15131e47bc5260 768 0.41/1.00 vMB 35
368,083 368,083 000000000000000001630b64499eec679dafbb73893bfdbc0447c5ac14c70367 1,217 0.69/1.00 vMB 36
368,082 368,082 00000000000000000e750d2f842ff973a247c12738729bae94da060f39143660 406 0.21/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.