Loading Tool

Explorer IconExplorer

Memory Pool

79,648 transactions
29.56 vMB
0.09344500 BTC
Random Selection Loading Transactions
Max Size: 178.87/200 MB

Candidate Block

Mining Attempt 756af65f145a991f8446784372d9ec86c8196157da8555a95cdd497b898dccb5
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 0709135dded73e51821f755e9795bad05e0a250a853af8ed559715cfcba5107f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03101914 BTC
Feerates: 301.60 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (409,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,261 505,261 00000000000000000038cf13b21bb165f5d49aa5d2cf1b3427654a8884e25974 279 1.00/1.00 vMB 59
505,260 505,260 0000000000000000002eaf6fa841da87bf05aef3f772a752c2eef6a31580432e 1,735 1.00/1.00 vMB 218
505,259 505,259 0000000000000000006b7c05a0f698a1e2f848f283ecc3cd0c8b8763a152ca00 1,042 1.00/1.00 vMB 124
505,258 505,258 0000000000000000005f8a92f9e50f4ede60e3abb519592094cca7be8961ed9e 702 1.00/1.00 vMB 53
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
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.