Loading Tool

Explorer IconExplorer

Memory Pool

49,270 transactions
29.83 vMB
0.09689535 BTC
Random Selection Loading Transactions
Max Size: 158.98/200 MB

Candidate Block

Mining Attempt aa8e52dccb08544c44d5e9f2976dc9b29263f7ff5ad7532322bf1b1a1d18d87d
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 6e3068849bfd11a9350fb5b2b5d5e8b19cb25ef7bf67dbeb6c37584eeed8f2ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03305010 BTC
Feerates: 150.68 > 3.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (413,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,141 501,141 000000000000000000257da66acfc5b8d5c40639ee6d41cf95e5b24cb2410032 2,539 1.00/1.00 vMB 471
501,140 501,140 0000000000000000002978e0af5d845a885690b6b6598adb5fafb9d4d025d0e7 2,165 1.00/1.00 vMB 717
501,139 501,139 0000000000000000003259da54f67912606122ed2ca86a31c910f4ba4dfd9cca 1,657 1.00/1.00 vMB 743
501,138 501,138 0000000000000000005f8f64ea2e2646eaac34244ee434e746c8fe0d367314fd 2,290 1.00/1.00 vMB 678
501,137 501,137 0000000000000000008e1798cd301121d720c3e4f993e8fa39bfb6e02a69c8d4 2,652 1.00/1.00 vMB 796
501,136 501,136 00000000000000000076eddfab57454313cc9ab7cacf8071a71c65c8ac2171c4 2,082 1.00/1.00 vMB 746
501,135 501,135 0000000000000000005b9ff3be2acafa6c67bc50f04c79d422d77240a526a518 2,188 1.00/1.00 vMB 870
501,134 501,134 0000000000000000007c00734adb3e1e8a5d161ee2ef31a647eeb2baf9fa3915 2,884 1.00/1.00 vMB 753
501,133 501,133 00000000000000000026233dab9c1c19ad6c70144268da453fd45bc05bb2b9c1 1,287 1.00/1.00 vMB 849
501,132 501,132 00000000000000000049972903e88545c4307015aa14d37e2fde9b8768ef5693 2,460 1.00/1.00 vMB 521
501,131 501,131 000000000000000000486945acd4b66ef89b366731f55876f91dc704b370dd46 2,335 1.00/1.00 vMB 518
501,130 501,130 0000000000000000003c9a170a224af512c7cd45d27317e75a0988e6e1115179 2,725 1.00/1.00 vMB 916
501,129 501,129 00000000000000000029de8810e112ae6dcaef53f5e28818da1fcd30caa8269c 2,911 1.00/1.00 vMB 624
501,128 501,128 0000000000000000006e6ddf2ca14ee031659d42d8d87fb29f621d26ebf716e1 2,525 1.00/1.00 vMB 642
501,127 501,127 00000000000000000067f71116fa55169e4d52b9ddfb307c5fd0938f3e920173 2,065 1.00/1.00 vMB 424
501,126 501,126 0000000000000000003f4df67f608bbcc00e87de7585db41de366dd82b718cde 2,527 1.00/1.00 vMB 781
501,125 501,125 00000000000000000039f2f8f3b0ebe2445d1f86c52ec04864a83b81fd52e264 2,556 1.00/1.00 vMB 898
501,124 501,124 00000000000000000042ddfa13e509e6ee347d1b10c1e6b4b5b3307562bfe8a3 1 0.00/1.00 vMB 0
501,123 501,123 0000000000000000005b623b809e8b9bdbe72616aa7926c0c30d787242c72b57 2,837 1.00/1.00 vMB 432
501,122 501,122 0000000000000000007917eac02be4e2792725aa898448d36f3ba0c6d881eb9d 2,536 1.00/1.00 vMB 686
501,121 501,121 00000000000000000056e37bb5a2426502611bed701cc6b9b23b61f2c50ff210 2,199 1.00/1.00 vMB 985
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.