Loading Tool

Explorer IconExplorer

Memory Pool

28,592 transactions
8.18 vMB
0.08226890 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.01/200 MB

Candidate Block

Mining Attempt ef41725354cb3beb084c31c32842f0aafe381cf9be5017ab3e58be761cc48b63
Version 20000000
Previous Block 00000000000000000000462d480322cf9b5bbf8833c1eecd2f438a0f423bde5c
Merkle Root 1650771a6be1f1f85556ccf44b70bb468a586e883e88ab477c5a7bdd6020264c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.03359007 BTC
Median Feerate: 3.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,187 (753,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
159,533 159,533 0000000000000d89197952f4225517e435098a2c9e924a17bec229e0e7dd5bee 0.01 MB 17 19
159,532 159,532 0000000000000accb9f85c325ceda7102357f3a9e5ba55fd9b55a38d9592162a 0.05 MB 128 196
159,531 159,531 0000000000000788e0ab0285a97dfb185253e16bcc8c0aa15edf740b356ebd60 0.01 MB 11 59
159,530 159,530 0000000000000d22dcb50e12eb4dc4acef0996627071e8ac75954be2319e7415 0.00 MB 3 0
159,529 159,529 0000000000000168457641bdf6473597f6a89490265188be253c08e67e4e6f50 0.00 MB 9 108
159,528 159,528 0000000000000c51170d3cf3015f41345cd63e3cd637b80994f3723ff5f3b439 0.00 MB 12 0
159,527 159,527 0000000000000ba3a8e63d9710c7414be76661cc7f66deb228698671a54ccdb4 0.03 MB 44 101
159,526 159,526 0000000000000b14123b3543e5f5d560f76d5b99b34511441f601bbae6ddfce1 0.00 MB 9 143
159,525 159,525 0000000000000da5fa4138978a47db9000c4224985f3b020be314769d88956c1 0.01 MB 4 8
159,524 159,524 0000000000000bb4ee7a52fb0266f2a136e4af8a2b7cc9125efd1c9560f5222c 0.00 MB 1 0
159,523 159,523 00000000000006ed8f8a2c0b2f7bf693ab6f2a6bce9e6d70bf89b752bdf4702f 0.01 MB 23 151
159,522 159,522 0000000000000bb3cef5e30b222c743908101d58fc77274b2cd7ef88487ddbef 0.01 MB 5 0
159,521 159,521 0000000000000a473c09105d3e004b135037456aeb0ca5b5b3612164743dd5ba 0.03 MB 96 127
159,520 159,520 0000000000000a39e825bbf751fe9eaf83fcda48833d43aafc5864d2446a5eb9 0.00 MB 5 589
159,519 159,519 0000000000000bff9d3ffa2a0601c9dc20bd4351a3dae8b371e48df415ad5c26 0.00 MB 3 143
159,518 159,518 0000000000000bf332759e67762ff855340c0f5fb9dbbf762a6f15f852387567 0.00 MB 13 72
159,517 159,517 00000000000000c6d71c1aaff50995f695b448a2a3b2548fe83198137a5d63bf 0.02 MB 56 89
159,516 159,516 00000000000004d225794504107b2f6b1d8b69b7aa846dfa2d4d8f43f8a7498f 0.00 MB 11 0
159,515 159,515 0000000000000318877b8ef0d2457210114ccdfa51c6981b1134a64ca1977887 0.00 MB 17 467
159,514 159,514 000000000000040be9187c007b289c0b7e0a509898ae69b5c21a119fbd7d355f 0.03 MB 66 51
159,513 159,513 00000000000004858b1fbc4ef0936c457e81be2499f61c29feb5d720e5284a95 0.01 MB 16 22
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

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