Loading Tool

Explorer IconExplorer

Memory Pool

39,558 transactions
26.20 vMB
0.05280348 BTC
Random Selection Loading Transactions
Max Size: 136.55/200 MB

Candidate Block

Mining Attempt 1be0b5234edfad37ad561892281813ee0e311ee58fbbd6613fab4e9d0b5cb331
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 3f512a24c6137ff2a46dd8cbf78a84d840f06f2943a415b17c9d8c2c0e27bc71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.00504075 BTC
Feerates: 100.00 > 0.51 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (315,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,681 599,681 000000000000000000137bce8f4ada3594a0fd0be0747846216514a68f9a8b18 126 0.04/1.00 vMB 15
599,680 599,680 0000000000000000000a506cc225a56cbdc8b89342e36bb209fad5c11218d067 2,776 0.74/1.00 vMB 15
599,679 599,679 00000000000000000014e759740bd419c71c929fc4bf5bf20a2d1c9f4539d34f 1,953 0.55/1.00 vMB 15
599,678 599,678 0000000000000000000c78f8c55bb0d6c9a3364e7ae0eb3b01488eda6c3c7eb6 3,306 0.89/1.00 vMB 17
599,677 599,677 0000000000000000000b147f3cc5ba84acb30086366e5d8f0ae3c6fe4c3649a6 1,936 0.50/1.00 vMB 15
599,676 599,676 000000000000000000079424cc226f5a6f8f733de6ee41c77df0e1a1f81b94e9 1,587 0.44/1.00 vMB 17
599,675 599,675 0000000000000000000dc6d7b88b749c751952fea64849e55a7c77482de97a45 1,262 0.34/1.00 vMB 16
599,674 599,674 00000000000000000007f07fa7bef9d6ac6f50c444b86e01a39784fb887bea08 2,071 0.54/1.00 vMB 17
599,673 599,673 0000000000000000000cca7ef49f5fff151069b9660c4b0445033bf790a77b87 1,211 0.34/1.00 vMB 15
599,672 599,672 0000000000000000000f9e550155ee6acacb2e9f4d8920945da41e920d6bea5c 1,998 0.73/1.00 vMB 19
599,671 599,671 000000000000000000131d22c8abf4f2ee749528946bdc7626d023efa9f170b0 1,810 0.46/1.00 vMB 8
599,670 599,670 000000000000000000156509114963fbf8f5ae6a0ea64fd4cc1e1d99e9a21bcc 2,617 1.00/1.00 vMB 20
599,669 599,669 000000000000000000033940f2951e404b2ad83aa671a63bd4b4e9b47d55c4f3 1,616 0.49/1.00 vMB 13
599,668 599,668 0000000000000000000c0196e77c52fed401d170061a18d6530edfc2adb58cef 2,810 1.00/1.00 vMB 2
599,667 599,667 0000000000000000000f96a493e606337c2d51a242efe96e1fc9b6e6a76ccfb3 3,025 1.00/1.00 vMB 19
599,666 599,666 0000000000000000000c1200202600a0ac08142deca6ffe3c56fa2d34bb9f221 3,001 1.00/1.00 vMB 16
599,665 599,665 00000000000000000012a6bc614af1abc3659a9a764e2cf6b6f06fe05d07d3e5 3,246 1.00/1.00 vMB 16
599,664 599,664 000000000000000000086650c935dd0e484053686a2bc799471d34b4ec67a7bc 2,959 1.00/1.00 vMB 20
599,663 599,663 000000000000000000055e8d10bc42534f9db51c1033f9a79dd2465a0ae97416 2,036 1.00/1.00 vMB 21
599,662 599,662 000000000000000000068b69b81cca5629dc7a9adfd5724ba643b5f1cf6bd13a 2,922 1.00/1.00 vMB 32
599,661 599,661 00000000000000000004f2fb2ee749923a8131028aeae637070b0b4145617d42 3,287 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.