Loading Tool

Explorer IconExplorer

Memory Pool

40,348 transactions
18.90 vMB
0.18655752 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.86/200 MB

Candidate Block

Mining Attempt 6adc50d5b341b157bc52fb1b16202458342e235f8c93924abc71730cd4e888fc
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root acf2c995aeddb9a20fcc893bd7b45cf38b20e7f9d9aa77b0a31b0c3ee2b46d10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.05549040 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (688,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,350 224,350 000000000000037b0b8d60482b7facb3d466fe08ce6831a8f5c7d067bcddd5ad 378 0.25 vMB 154
224,349 224,349 00000000000002c81e41f5a77c2ffe82cfe1831cf738467c58c6c9da64c7ca00 223 0.09 vMB 147
224,348 224,348 00000000000003af9418cff21571e1f8b9f21372fb71e27cae9b9ae67e1ef77d 405 0.16 vMB 183
224,347 224,347 00000000000001f22f9d942f076d9d9394ecfd8e7c40b7865a0edf2e8c48f5e1 151 0.10 vMB 136
224,346 224,346 000000000000015cb0b444a736a56698624687c671915e9545e6ad10c85b2a56 620 0.25 vMB 225
224,345 224,345 0000000000000254008d5835fbe13e3e37265e1b57a153eefe788bc5c52f2a4b 222 0.10 vMB 161
224,344 224,344 000000000000017132a99fc8a2da8b3ea8372a483ee8bc846d14e425e59a6bbd 173 0.13 vMB 126
224,343 224,343 00000000000000008fc497a705e2715ad38467de444aac4001ff2c5787983fab 138 0.08 vMB 144
224,342 224,342 0000000000000318a34a158e26e653387755dcb2227048bfc8b1b575d34d00e5 44 0.01 vMB 92
224,341 224,341 000000000000022cb3130d3de6a9f823ac721bc65afc8c630d2ab6d9c77420ec 536 0.25 vMB 182
224,340 224,340 00000000000002d45261e4dec8f455772b3488638259f892e69abbccaa4ba0f1 260 0.19 vMB 105
224,339 224,339 00000000000001eb7f90aa2cc53d4d1005c950ec1fcc434c1c229291bdf220be 15 0.01 vMB 215
224,338 224,338 000000000000017a7cb840f70803e691c359e7423abcb86faa5c4dd955f97a58 354 0.15 vMB 194
224,337 224,337 00000000000002c54935e6db7da64eaa6a9afdfaf4ee1982758a66ef1278a950 192 0.10 vMB 166
224,336 224,336 000000000000014feb17e91c87e5bbffbbbe7fa3bc34f5779eb5e9f9fcc528d8 68 0.06 vMB 113
224,335 224,335 00000000000000d071f3dcb6b9a28e246d30ed9fcbf43c7c8700a1ba34bde61c 287 0.21 vMB 519
224,334 224,334 00000000000000a2ec09dd861179f546233203f1339ed45f26850dd638ac3d0f 64 0.04 vMB 77
224,333 224,333 000000000000032e7b9fa739b4e96b9945cd7dbf39e4fbb2dba15862d30a5f72 387 0.25 vMB 144
224,332 224,332 000000000000012008a55f91a9decf1cceb58694edc824a881101ae7365f5808 103 0.05 vMB 31
224,331 224,331 00000000000002164fd3cc23fe678ab9b07e3dc5f48440617037e006d1c88c3a 504 0.25 vMB 273
224,330 224,330 00000000000001cac4a0d54071bdbc40ae05b720eeeafc7d6f46b536295f5561 382 0.22 vMB 169
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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