Loading Tool

Explorer IconExplorer

Memory Pool

42,658 transactions
33.36 vMB
0.11074397 BTC
Random Selection Loading Transactions
Max Size: 166.36/200 MB

Candidate Block

Mining Attempt 6d455944495eddbb9327428ca1364df59ee5a1e9d91adb5be4350bc24071fd31
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root a5931ca7ea9631229457c73363193d86d7e654468a0229018e5be79823d40088
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.03677167 BTC
Feerates: 501.64 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (399,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,239 515,239 0000000000000000004e5df5752bb86f54e58d3627b1744dd92e2cdd91cdc76c 2,292 1.00/1.00 vMB 41
515,238 515,238 00000000000000000011104a9cb80ead7018914afcdd005ee53ec48a61f0effa 2,417 1.00/1.00 vMB 10
515,237 515,237 000000000000000000081d816e6be9eb5c85b026a05f57cda84e4de4d23a6f3f 2,425 1.00/1.00 vMB 74
515,236 515,236 00000000000000000047bc94c4bed571ed7b23ab9725f01891857152bf0dab11 1,868 1.00/1.00 vMB 22
515,235 515,235 00000000000000000006724e7abb5210f88da610cb341be191795a3b6d8c03d0 1,869 1.00/1.00 vMB 24
515,234 515,234 0000000000000000002c7ed35b7ad8ca4f6163c5c5dc1484e9570ab016ba35d5 2,174 1.00/1.00 vMB 47
515,233 515,233 0000000000000000002049bd357bd60898ef9eb92a83e7c031cf7bf3f94a5700 2,368 1.00/1.00 vMB 38
515,232 515,232 00000000000000000029e1e6d285e724084de74dfdc29833f37b168d9951dfcc 2,255 1.00/1.00 vMB 50
515,231 515,231 0000000000000000001a0b7bbb913d9e8c05bc43177f62d9cdd3ddc1f5fd92ee 1,330 1.00/1.00 vMB 25
515,230 515,230 0000000000000000002b84826c0ba3de2ec60ed1443df1315fd55ae3a815f3be 1,062 1.00/1.00 vMB 10
515,229 515,229 0000000000000000003f0d5870250cad3c112eb40cd1f85f0871dd84265d4c4a 1,985 1.00/1.00 vMB 34
515,228 515,228 00000000000000000040a6155d9111eb71f9c6057100f24e45860c2002af4b2e 2,193 1.00/1.00 vMB 35
515,227 515,227 00000000000000000026d66733ce9e138ea64ddf92ef5158e7888984fe2faabf 1,052 0.52/1.00 vMB 33
515,226 515,226 000000000000000000120d94849ac08da8031c2c4d2bbbc63024388d84ce04b5 1 0.00/1.00 vMB 0
515,225 515,225 0000000000000000004ad13bc74ef1dc9d475e3a0a3b0c4bdf9c5679881edace 2,003 1.00/1.00 vMB 24
515,224 515,224 00000000000000000016018b7916441ed3f6f16ebe2e322c84d0fd1759866885 940 0.37/1.00 vMB 40
515,223 515,223 0000000000000000004821d14e3171323c3221a9289884ca40af81e335099041 967 0.47/1.00 vMB 29
515,222 515,222 00000000000000000043bad01f9b9fd57edf566f32325a06c20457824b33cc62 256 0.18/1.00 vMB 9
515,221 515,221 0000000000000000002e2e7d2b6db13fa45375001e840dd4a29dacec132a0902 1,029 0.40/1.00 vMB 39
515,220 515,220 000000000000000000029bec4cf4eb6ca3ac64cdeb88059907eb9183d86efdbf 1,821 0.85/1.00 vMB 41
515,219 515,219 0000000000000000003965bfd587d1ac07e08d38da9f6cbe2b1b61d2d50d1f44 981 0.42/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

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