Loading Tool

Explorer IconExplorer

Memory Pool

72,250 transactions
27.98 vMB
0.06604946 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt 568c56e5bd131771822a21a29718cb7425a1554d50ef354f9c69bb1da71f2369
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (409,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,249 505,249 00000000000000000040b35ea54619a0ec1dc9942880a3d5f0bdf268246b04b4 1,118 1.00/1.00 vMB 217
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
Previous 10 blocks ↓
Total Size: 782.45 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.51 GB
    • Received: 15.26 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.