Loading Tool

Explorer IconExplorer

Memory Pool

77,983 transactions
33.33 vMB
0.14203585 BTC
Random Selection Loading Transactions
Max Size: 188.65/200 MB

Candidate Block

Mining Attempt 16abc80361381e25efc548f74ba9dc78a889ef784d53e095c4e536c952d8c80d
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root fe5de4316ad65b98149f5bed9e6ab70c284f2024b9c993efe68acf9c690ba311
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.03576744 BTC
Feerates: 150.61 > 3.58 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (29,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,793 885,793 00000000000000000000d1ac9a502fafff9c8cd502bca7ae2e71186f635ab0c8 529 1.00/1.00 vMB 4
885,792 885,792 0000000000000000000027ecd54c6e50d31fa4269c8cbee24b4a8c42e2e19667 2,395 1.00/1.00 vMB 6
885,791 885,791 000000000000000000013c7ea4ab609dfde0c4abb6d9364d0b42e4301294c206 1,084 1.00/1.00 vMB 5
885,790 885,790 000000000000000000028601d94e112def06afe67d1d6a703713859e4f96fa6b 471 1.00/1.00 vMB 4
885,789 885,789 0000000000000000000146db84be71cbec650ca93478066d9131045f9e4d54c7 1,729 1.00/1.00 vMB 5
885,788 885,788 00000000000000000000c7e6ae9e5efe94bc9c4b3e23beb47fe7183327942782 3,682 1.00/1.00 vMB 6
885,787 885,787 000000000000000000002dbcbd8a4920ba9851564e81748b369ec59999ebd35a 3,687 1.00/1.00 vMB 6
885,786 885,786 00000000000000000001394638080f0585e601dd9fe4bb0eb0514506be781f89 2,343 1.00/1.00 vMB 8
885,785 885,785 00000000000000000000633e4dc601732e15714186cef61ac38ea4ce7401f13a 3,300 1.00/1.00 vMB 18
885,784 885,784 000000000000000000015c401fb64ebb8b827b7da733473c0d7825e68efbf5b2 3,137 1.00/1.00 vMB 14
885,783 885,783 000000000000000000023bf47cb8cdfe7355f1d5187bfedcaf8d2867c443bf4c 3,058 1.00/1.00 vMB 8
885,782 885,782 00000000000000000002678d6e3d73bea4dfb1a18bb4bd05b85d4285ec702922 1,417 1.00/1.00 vMB 2
885,781 885,781 00000000000000000001de562ab010330c739c6874195b489f2d9313f662accf 1,986 1.00/1.00 vMB 3
885,780 885,780 00000000000000000000c6158bf1f08695f371b36f90d15d463c5371bbd34ca7 1,966 1.00/1.00 vMB 5
885,779 885,779 000000000000000000022ee496af770b5fbde0877b395b120754681101bf8a76 2,368 1.00/1.00 vMB 4
885,778 885,778 000000000000000000027c451682ea9c35cefd4f9f41c0a8db3001b1756e5a46 2,164 1.00/1.00 vMB 4
885,777 885,777 00000000000000000000cf97ff1cbbbc34cbddd1013324949f2f9a695fcfada3 993 1.00/1.00 vMB 4
885,776 885,776 00000000000000000000e01ccaa0411e411966d0efe8e30a80bc4df503f1a2d2 1,572 1.00/1.00 vMB 5
885,775 885,775 00000000000000000000b6ce90dc2bd22e769d160a08d032ff0f9d4f608fe5e0 3,037 1.00/1.00 vMB 6
885,774 885,774 0000000000000000000281ba9fa210e95228e11aaf603e1698c2505b5d3af110 2,446 1.00/1.00 vMB 5
885,773 885,773 000000000000000000020ff676e82a35517cf4756e554a25009d1b6eb9983594 1,367 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 737.88 GB
    • Received: 18.60 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.