Loading Tool

Explorer IconExplorer

Memory Pool

77,350 transactions
28.99 vMB
0.08427735 BTC
Random Selection Loading Transactions
Max Size: 174.89/200 MB

Candidate Block

Mining Attempt b405eafca7d3b882eeccb61ed088569dfb4d2b0ec36a54a25fdad9a4d6561213
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 0ce289a1e617902ae6aff352da083a424c41d7178b3970bbe11246597ed3c773
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.02385060 BTC
Feerates: 103.00 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (267,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,202 647,202 00000000000000000002921dbd04418ab29507183d290e14d98630b4fe5eef60 284 0.13/1.00 vMB 54
647,201 647,201 000000000000000000085f905911232d5f1ef4daab77d357ce60bb9b751ed61b 2,056 0.77/1.00 vMB 27
647,200 647,200 0000000000000000000812f3bd56f70aa51a7e5001656c3a4206e02a49676520 2,309 1.00/1.00 vMB 97
647,199 647,199 00000000000000000006056424bb52221176d8220b12a9b96de3c211af2d3fd7 859 0.33/1.00 vMB 72
647,198 647,198 000000000000000000025b1773f10ca09211a6464658baf0d1d96f88fed39912 210 0.16/1.00 vMB 26
647,197 647,197 00000000000000000005ebb4647a8fe9ffeb8db391fefc9ca1f432c2d994c192 1,046 0.51/1.00 vMB 48
647,196 647,196 0000000000000000000d08d11a5d1194952d3903495b7405c677b2dda464a331 1,198 0.74/1.00 vMB 13
647,195 647,195 0000000000000000000d951657027dad98b4f95c56510e66a0827e1cdcedf4bd 1,095 1.00/1.00 vMB 7
647,194 647,194 00000000000000000003d9437b70802f853942fc0b998d9e22172801606d3c62 1,875 1.00/1.00 vMB 33
647,193 647,193 00000000000000000003a0faaf0e1f2c1860de175e7b2c69360766212caee592 2,126 1.00/1.00 vMB 73
647,192 647,192 0000000000000000000b28e50faaecec9c085a6a9ca260df65784ab95848c6e2 2,169 1.00/1.00 vMB 111
647,191 647,191 0000000000000000000116f397401eb3120a9f34b055f6833bbc163381412ee6 2,298 1.00/1.00 vMB 43
647,190 647,190 000000000000000000016c622aaabb14d49e531500a4661cc55639e8353ab641 1,778 1.00/1.00 vMB 108
647,189 647,189 0000000000000000000fd4d87d17d742a4eab0f4dc9426377e8d58abb816474a 2,555 1.00/1.00 vMB 55
647,188 647,188 0000000000000000000e0ee8b21dd5c9f3c4b35dc8a8e9fab9144eae5f059a0d 1,508 1.00/1.00 vMB 113
647,187 647,187 000000000000000000075b731baf55812e457a2c8fe47b856a857ac4eda9ff3b 1,798 1.00/1.00 vMB 107
647,186 647,186 00000000000000000008efd43e019b166b1f64f82f60060521fe72c76d0eca87 1,359 1.00/1.00 vMB 134
647,185 647,185 00000000000000000005572b94541d123fdb9dc4cbcb8e5173c209fb16f86c69 2,528 1.00/1.00 vMB 37
647,184 647,184 0000000000000000000f77c6de3a30b3187c1819a3e42ab9029815133af57354 1,468 1.00/1.00 vMB 65
647,183 647,183 0000000000000000000a8253d84633b697da651828e7e10627a7f0b7f79a72eb 1,676 1.00/1.00 vMB 115
647,182 647,182 00000000000000000002001c9f2f0a4a2d51f8d8b14994f093feb0923a49fc13 1,539 0.88/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.