Loading Tool

Explorer IconExplorer

Memory Pool

75,535 transactions
30.56 vMB
0.09249373 BTC
Random Selection Loading Transactions
Max Size: 175.19/200 MB

Candidate Block

Mining Attempt c358c667c25de848624611a352f95f955a2598574554e29629e5e4bb5cc2c8ac
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 45129235f7096e5555cd191c3a9a93e57bcceaee09f4bf3e783758a2e91013ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.01812168 BTC
Feerates: 265.25 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (409,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,257 505,257 0000000000000000005c4796ed2688cff2ac9437baa2f06e00e53e86473d7e92 803 1.00/1.00 vMB 121
505,256 505,256 0000000000000000000f9eea22494dea84b71ea323188f5010e69e0d9b12535d 1,553 1.00/1.00 vMB 212
505,255 505,255 0000000000000000005ffe9e925f190b64efd6186007e1fb5d90544185bc5d25 1,196 1.00/1.00 vMB 168
505,254 505,254 0000000000000000004ab6ac897ea3f293b07a67346e481909907beeed87479d 453 1.00/1.00 vMB 85
505,253 505,253 0000000000000000006aa2f22d95f468611794325617b61c29b6abf998e2b912 252 1.00/1.00 vMB 74
505,252 505,252 00000000000000000064a81a50c506fc4f61dc868ff0e14b86ccea687c78d35a 716 1.00/1.00 vMB 139
505,251 505,251 0000000000000000001c8a9855758504f6f4b2ceaf7a1a35d7d4f18ac110c068 1,231 1.00/1.00 vMB 152
505,250 505,250 00000000000000000032826458277d8a5eea84fae1bccae8b21a7087e6e108e0 650 1.00/1.00 vMB 173
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
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.