Loading Tool

Explorer IconExplorer

Memory Pool

81,969 transactions
30.90 vMB
0.08545091 BTC
Random Selection Loading Transactions
Max Size: 189.35/200 MB

Candidate Block

Mining Attempt 72a7511212e579d819b7567c6a956d7cf4c80e738a9e9e2dc369a9841835f538
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d235e1b82870c3c0d7fa12d9e6e797549600d8dc79ebeab5426e46c58ea958ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01612063 BTC
Feerates: 100.00 > 1.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (318,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,126 597,126 00000000000000000011343a9f50d047f5afd24672ea141205586b91d962bf6c 1 0.00/1.00 vMB 0
597,125 597,125 00000000000000000008c7ae65abe845dc46d45a6a8c99d445c3b6a9b0b71c41 1,420 1.00/1.00 vMB 9
597,124 597,124 0000000000000000000f8dc47d75d9fa04e5f3752c4fe887c5c4fffd62bec127 1,798 1.00/1.00 vMB 15
597,123 597,123 0000000000000000001092ef5064eed76b3c4b9ef99d07fff44cdb046c017a26 2,396 1.00/1.00 vMB 24
597,122 597,122 00000000000000000004fa3757c7047839c7de3a57facdba5d478a5493bc0af7 2,456 1.00/1.00 vMB 20
597,121 597,121 000000000000000000126c0a1cb920c2cc121dddbb8aeaeb77863f232b79c264 2,827 1.00/1.00 vMB 49
597,120 597,120 0000000000000000000fff4af8db0c8531cd8fb712add9ebce62393c7987463b 1,788 1.00/1.00 vMB 31
597,119 597,119 000000000000000000111f2cdd527488bb8ad50ba64ff86bd5cfe16ab0bb01a7 1,327 1.00/1.00 vMB 74
597,118 597,118 000000000000000000064935e28f2fb64d4e95dceabab221185762c9fa81c049 3,094 1.00/1.00 vMB 24
597,117 597,117 0000000000000000001024714ad7db830182c15bb5b3ee7ad3b41794456ab047 3,117 0.97/1.00 vMB 19
597,116 597,116 0000000000000000000c18b866859f2e833f39fc67cc6d4a5c06b68ba41a0f6f 2,706 0.89/1.00 vMB 17
597,115 597,115 00000000000000000012cf54dbe8f4163d913a43ffa4a9df2f25c0edae1f6324 3,351 1.00/1.00 vMB 26
597,114 597,114 000000000000000000088eabc0b0150612074c8cfd95661479509d2f44771839 305 0.08/1.00 vMB 18
597,113 597,113 0000000000000000001591f83194d207f11274c3ebb84334d532d928c0646669 740 0.22/1.00 vMB 24
597,112 597,112 000000000000000000041a7e65fcba5079bf0a74e59d3a6dd953f9d06b7a3c14 48 0.02/1.00 vMB 23
597,111 597,111 0000000000000000000d9ee9c73edaadea275402cbf4853a38edd7fae6c75cf3 966 0.27/1.00 vMB 23
597,110 597,110 0000000000000000000800844f1079f845f5933c98904ddc8da38cd7edf21a1f 2,305 0.77/1.00 vMB 19
597,109 597,109 000000000000000000078eb101820c0fccb971405f3d0ccf2ce74549ac54682d 2,477 0.75/1.00 vMB 19
597,108 597,108 0000000000000000001169dab09b612556289b7753e261125cfe4fa1cd89ace8 23 0.01/1.00 vMB 41
597,107 597,107 00000000000000000009ea359a11043d64475368513ae6e77cf7b39122ff9cbc 3,397 1.00/1.00 vMB 18
597,106 597,106 000000000000000000106577f1ab88eb7ab1fa86553d0b53fb5e79ffb836b082 1,897 0.65/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.77 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.32 GB
    • Received: 16.88 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.