Loading Tool

Explorer IconExplorer

Memory Pool

73,627 transactions
28.52 vMB
0.07126403 BTC
Random Selection Loading Transactions
Max Size: 168.55/200 MB

Candidate Block

Mining Attempt 67ef822c0f2fef9b876d5d72a21d3e93007419d0a1bcde0b90247aa06cb8d626
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root fa0086f59633ee2273da8851efef78bc9e0d2b555af77a51ae7017db86aad83f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,366
Size: 1.00 vMB
Total Fees: 0.01403294 BTC
Feerates: 100.36 > 1.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (409,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,248 505,248 0000000000000000003e6ee9a4a909a7286762f03621b28bb80ab268ccd16100 2,713 1.00/1.00 vMB 422
505,247 505,247 0000000000000000006fa22faa0a964228f9e94e4fa3f243e5da63b5eadd1c99 421 1.00/1.00 vMB 82
505,246 505,246 00000000000000000078e2042c886d173b33e3d82bf390a286f2736f28013d4c 474 1.00/1.00 vMB 117
505,245 505,245 00000000000000000024115b0a893d39e5b2b23b7c3eee0100e7de301c8595b9 500 1.00/1.00 vMB 98
505,244 505,244 000000000000000000299cef86311e5bfc011fcb91018665e134789eed0caeb3 859 1.00/1.00 vMB 121
505,243 505,243 000000000000000000324a81a12a86b17a2772282410d519992c185a62c0fcbd 2,269 1.00/1.00 vMB 206
505,242 505,242 0000000000000000006c933cae27c0aaf9b992f254856731669615bd4bbec2b0 2,149 1.00/1.00 vMB 412
505,241 505,241 0000000000000000004a0e66ccb1ccda11e4682a76106d028b23708bb1afb476 2,400 1.00/1.00 vMB 170
505,240 505,240 0000000000000000007cd3c4a779df2253898fd55d6f4192979931168eba9c3a 2,159 1.00/1.00 vMB 403
505,239 505,239 0000000000000000001d7b3245c5266675d5c3d0fabee694989166d63189d4ee 2,241 1.00/1.00 vMB 250
505,238 505,238 0000000000000000005fcda4dcea3f858989c40ace13092c3b6b7b6bc5d89f7b 2,143 1.00/1.00 vMB 276
505,237 505,237 0000000000000000000eba9e352b97f19ac58e2cae16390187f10636b98a5782 1,788 1.00/1.00 vMB 431
505,236 505,236 00000000000000000030f1f20ffae667d40f2c1dcdf0699be219617f77336458 1,856 1.00/1.00 vMB 381
505,235 505,235 0000000000000000005dffb4314cc5ce3207fc957a32d96538a8d4f96ee29842 2,444 1.00/1.00 vMB 470
505,234 505,234 0000000000000000003fa55faffe629751789bb49cd21f8b4b0f6faccf315214 1,265 1.00/1.00 vMB 188
505,233 505,233 000000000000000000100b5fabf721f7e6293598b30bac09bcce55d9593474d6 857 1.00/1.00 vMB 210
505,232 505,232 0000000000000000005eda4fc979bf95ffc897a411b014ca4f513c7ebda2773a 1,693 1.00/1.00 vMB 260
505,231 505,231 00000000000000000077e6a9894773d780aa03046891d81ae0ee4f63785940de 2,153 1.00/1.00 vMB 346
505,230 505,230 00000000000000000014fd9b072a3d3329986edcc89f5be058ae8613e89601ae 2,050 1.00/1.00 vMB 197
505,229 505,229 000000000000000000505fdfd01e8b3b209759ec96c9c89ae191ab97e10385a7 1,733 1.00/1.00 vMB 306
505,228 505,228 000000000000000000249d28dd7d71a851fb75171ef21a79b5cf6385246d094f 2,127 1.00/1.00 vMB 439
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.