Loading Tool

Explorer IconExplorer

Memory Pool

81,464 transactions
29.83 vMB
0.13078944 BTC
Random Selection Loading Transactions
Max Size: 180.74/200 MB

Candidate Block

Mining Attempt 136e4c3914b5b55e2d0a9b005ab293b571452b4cb942a03bac4fa84865428732
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 0f4569c50616d931c5622a9761717da9f973a084a30ab9cc6f3ed51d03b6f76e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.06243804 BTC
Feerates: 151.07 > 6.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (524,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,119 390,119 00000000000000000ad4b9096a138d0e1ebd0aa843bc7441d23359b138cd4ccd 1,446 0.86/1.00 vMB 24
390,118 390,118 00000000000000000a610cb646209403cc22d337d62109e8fbc3400e284fc97f 2,652 0.99/1.00 vMB 42
390,117 390,117 000000000000000009f88edec1de2d863e97acbe48c93e5b1e301eeb1831f3bf 1,704 0.72/1.00 vMB 39
390,116 390,116 00000000000000000ace5b3207f8c6cc71e3dc6393196a7bb58b6d34be481d79 2,817 0.93/1.00 vMB 45
390,115 390,115 000000000000000008659fc02e9d223c75d4d670b7c2287f5575887a8ae33d7b 292 0.37/1.00 vMB 14
390,114 390,114 0000000000000000092e4f9672e49f381d1926296ef23fef2b32da91f189e3dc 2 0.00/1.00 vMB 0
390,113 390,113 00000000000000000af1404ca6b6adc5f9a9fe529407e34a6a6ed5c28443753b 1,542 0.58/1.00 vMB 37
390,112 390,112 00000000000000000822f35cdac96ce740918af5f40ee697a4b6541646b9a3ac 1,427 0.67/1.00 vMB 33
390,111 390,111 00000000000000000a83dcf432dd64f1c8172baf7672bdbc926a45ff9071f52c 830 0.50/1.00 vMB 20
390,110 390,110 00000000000000000580c7b0ce161651017388b7f1a4cb01cb16112ccab44934 688 0.34/1.00 vMB 30
390,109 390,109 00000000000000000657a5e092c25a6931b2c9371d827271b3da53ba646f2457 270 0.15/1.00 vMB 27
390,108 390,108 00000000000000000a1311217d2715cba66c7a8acd70ad0fee9e41124c15948a 1,069 0.61/1.00 vMB 19
390,107 390,107 000000000000000007d47fd0b0aa5d9d5af69370e16753c20f8ba914dc0e7f23 1,044 0.45/1.00 vMB 35
390,106 390,106 000000000000000004f894c338fb8228b6031c8e259ef4c5c3dc3c01a19fd664 326 0.17/1.00 vMB 26
390,105 390,105 000000000000000000e6886fba62126772c4b69833232c64a9224b44d23da956 1,766 0.68/1.00 vMB 41
390,104 390,104 000000000000000009c7c9ccc41b355f66583225b616f5066c585d0c21c6e58f 1,969 1.00/1.00 vMB 28
390,103 390,103 000000000000000001af77bfff3cc18d38f08f309f2ddd0737bd410cf86daed1 496 0.27/1.00 vMB 29
390,102 390,102 0000000000000000052442a13b65ee2a85a5f2946a30bd1e1cd0c088dd25a602 2,394 0.95/1.00 vMB 41
390,101 390,101 000000000000000007783377eb206a9c63123377491b626db34f7c79c0d5c0c0 948 0.93/1.00 vMB 17
390,100 390,100 000000000000000002027cb7cea9c504990b44fd43716b190ac674fca4dcd30e 665 0.25/1.00 vMB 34
390,099 390,099 00000000000000000ba295b975d76d45210fe4f5a09d25ccc98713d75ba41c9e 1,454 0.95/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.59 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: 671.67 GB
    • Received: 15.98 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.