Loading Tool

Explorer IconExplorer

Memory Pool

15,950 transactions
10.62 vMB
0.01959442 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.55/200 MB

Candidate Block

Mining Attempt ea6684ebcfd7f088777d4405edcc7c105f61bb45b3cb35ba6703cdbcd5256cf0
Version 20000000
Previous Block 0000000000000000000009523cccd0e9fb297d3cb3a5c200be639dd47df9e137
Merkle Root 0fa5c4e27f97f684695c06498e226dd74895b984ccf28af1fda80c4d37ebf4a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,858
Size: 0.997942 1.00 vMB
Total Fees: 0.00306112 BTC
Feerates: 25.11 > 0.31 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,790 (759,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,475 154,475 00000000000008d0d3b972551dbca8e3e7279c84e8706d1878afb551d754ed76 21 0.01/1.00 vMB 15
154,474 154,474 0000000000000de3e5f7ab5e9db9240663d78d4ab7678b049bbbc62ed125c33f 12 0.00/1.00 vMB 40
154,473 154,473 0000000000000cfbe5735d1650da93103c21307b78a0009c258a5aa948d077b5 1 0.00/1.00 vMB 0
154,472 154,472 0000000000000b8732b07e326bde0a79f91e4808a5683a77c0fc85728a4ca06b 21 0.01/1.00 vMB 171
154,471 154,471 0000000000000823d28d3053a071d12e57072b93733a2e57047dff4aac495a6e 4 0.00/1.00 vMB 27
154,470 154,470 0000000000000bf0a84c8f47fa804644fab66081f4d1207009e09ffe8b1dd272 119 0.03/1.00 vMB 51
154,469 154,469 0000000000000aa936ad49eb0f7f3342fd8f193960c7fac1571b0625d5aed9de 9 0.01/1.00 vMB 732
154,468 154,468 00000000000009879303cae0f79181c45eecf749eecd56976c369a546ba7d78e 7 0.00/1.00 vMB 69
154,467 154,467 000000000000066cccef1be790592e559ec4f1cd18f8683554a6bcecb87f8f97 12 0.01/1.00 vMB 53
154,466 154,466 000000000000086e35fb04a1f4f525949b181355f507eaec5c5ed000f50dcafb 12 0.00/1.00 vMB 70
154,465 154,465 00000000000008cada97491523dabf38bfd379da7eeecfdaa5ba37e8cb8c55a3 40 0.02/1.00 vMB 36
154,464 154,464 0000000000000bdca8a9e4e251b1ee0b4564d4074ff5dbfe3a6ca7931adeb683 23 0.01/1.00 vMB 108
154,463 154,463 0000000000000242b800af058503a91616a4ddd333cfccf8537de04fa1de09c5 3 0.00/1.00 vMB 290
154,462 154,462 00000000000005344d74227392b86a7d2ee709c07443c2d320a18b1ebd9c6a0d 14 0.00/1.00 vMB 251
154,461 154,461 00000000000002f7b9f1f850f27a0e7edf1e4a8ccdf0bd2cc0a7fd5b11bff271 93 0.02/1.00 vMB 86
154,460 154,460 00000000000005bc15472bc0019c2f4e917c2e96501feb3e99f72c854e6c2763 62 0.02/1.00 vMB 237
154,459 154,459 0000000000000d8c35f572473c0bc9041db21db7136d243380148786ccd80a20 6 0.00/1.00 vMB 23
154,458 154,458 00000000000000b3c433aa51b1fc70d196799e63cc70eea8f66cf8ff396d16ab 5 0.01/1.00 vMB 9
154,457 154,457 00000000000001ebead94a0fd8c3feb06d8a3157968262cd5456c8bed5670845 11 0.00/1.00 vMB 0
154,456 154,456 00000000000005b32e063afbc12c1fdc3038b380b61fece88fdaabfea2ff6e54 7 0.00/1.00 vMB 0
154,455 154,455 0000000000000b4d0a86d9c154aa4bdadab1e1c62dc286b151a4fd567e78193e 40 0.02/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 780.25 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: 514.02 GB
    • Received: 4.29 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.