Loading Tool

Explorer IconExplorer

Memory Pool

79,578 transactions
29.39 vMB
0.08504369 BTC
Random Selection Loading Transactions
Max Size: 178.22/200 MB

Candidate Block

Mining Attempt e35bf46d9d25f8878d163f295f30fba14314ff4d3443788d5b5ddd768f7d673a
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 16c522e3042a09b8eaae9a8a7dae94bc829bc849c6d1ef7b87de5defddd38f24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.02329462 BTC
Feerates: 278.95 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (269,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,074 646,074 0000000000000000000cb9e3d5c4e7d5ce1f54beb1d7ea61ed90be7c6b28391d 622 1.00/1.00 vMB 19
646,073 646,073 00000000000000000007d530839933a25e7d393f041e07d68b67fc3aecd8d056 604 1.00/1.00 vMB 6
646,072 646,072 0000000000000000000b7c0426492c2ad65568b292392274549b294072f6000b 1,602 1.00/1.00 vMB 27
646,071 646,071 00000000000000000005b39a2393b082776afbe6eb5ae09ede9e9184356f4848 1,201 1.00/1.00 vMB 15
646,070 646,070 000000000000000000031b1776f5eb7a5c9f6becb2e0c9e65c32709c4b401cca 1,066 1.00/1.00 vMB 46
646,069 646,069 0000000000000000000b279a4a8ae1db262a13672c4484e3647c3e8793656c00 2,000 1.00/1.00 vMB 31
646,068 646,068 00000000000000000006323fdbff159010c2fb190779b9ef2024cb528c012d6e 2,134 1.00/1.00 vMB 91
646,067 646,067 0000000000000000000b2223e00a00b2b24c659daaeb59bb48e16799c13b5a2d 1,904 1.00/1.00 vMB 9
646,066 646,066 000000000000000000095c90ef97048669f57f14090aa7d732e275ebc706fd4e 2,431 1.00/1.00 vMB 26
646,065 646,065 00000000000000000007f96f83574e93645eedc76ae20c055c251fd99c2555cf 2,062 1.00/1.00 vMB 66
646,064 646,064 0000000000000000000fd23f246914e4be3dd36fa2ef17429fc18240d793039a 2,416 1.00/1.00 vMB 103
646,063 646,063 0000000000000000000fe9c214829a91ca5f1ee48370e52bbb41830ccfbe74a3 1,564 1.00/1.00 vMB 41
646,062 646,062 000000000000000000006a287498186317443280f284a17c15fcb772f1127d7b 2,337 1.00/1.00 vMB 45
646,061 646,061 0000000000000000000171c6b012b5153f894011ddd6fd09fb2c97daa15d9b02 2,753 1.00/1.00 vMB 87
646,060 646,060 0000000000000000000163d7b7e8052688cf120dd46842b803231e5f6e110bdf 2,724 1.00/1.00 vMB 97
646,059 646,059 00000000000000000003fe6eda90bbd075611a680a9f8a99490f3506e1797983 2,334 1.00/1.00 vMB 46
646,058 646,058 00000000000000000002b7cac63a42250c12d4f1694750f7c55482583716752d 345 0.99/1.00 vMB 7
646,057 646,057 0000000000000000000d210fd3d6ca21fa1c60027e240f6090ea00129e804384 2,640 0.98/1.00 vMB 52
646,056 646,056 0000000000000000000e361c52a0eba95c2160b59fc77963373cf7182f397970 2,534 1.00/1.00 vMB 33
646,055 646,055 0000000000000000000bc10dae98982df944104b9ae3461a3bcc3d8f73b58065 2,476 1.00/1.00 vMB 65
646,054 646,054 0000000000000000000c81722804ed9874bafe8339fce96b0f457478ea2bc514 1,022 0.94/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.56 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: 670.03 GB
    • Received: 15.80 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.