Loading Tool

Explorer IconExplorer

Memory Pool

82,104 transactions
30.34 vMB
0.08758264 BTC
Random Selection Loading Transactions
Max Size: 182.88/200 MB

Candidate Block

Mining Attempt 8a9a2b0ac5390ee8258596d184ec54d22a9580d4fc679ffe67826bfb7f84f383
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 9615cb8178b23ef93b5d1ce5aac8fa740e2766ddc8adb9145845404fe2c5adbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,508
Size: 1.00 vMB
Total Fees: 0.02516830 BTC
Feerates: 502.67 > 2.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (411,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,249 503,249 00000000000000000017a72f91650f32938eeb06d6b40f662b0f4576f03dc826 2,945 1.00/1.00 vMB 566
503,248 503,248 000000000000000000348e2ee710c632761f55688ea05d1b93e75faa9503c183 3,462 1.00/1.00 vMB 532
503,247 503,247 000000000000000000780c9c7acd9ec1bd01cc9cc8eb506ef25188579acfa89c 2,043 1.00/1.00 vMB 578
503,246 503,246 0000000000000000003d88ea4fa34170c8e1aebe737b7008bf0c54b8e28ba38a 2,469 1.00/1.00 vMB 564
503,245 503,245 0000000000000000001162fb51c7c9dfa5e2773535b135dac28125dd2f56e9ac 2,443 1.00/1.00 vMB 481
503,244 503,244 0000000000000000006d3b396dcc38d54a63c83d5f5312810f9b1b71cbddd4de 2,910 1.00/1.00 vMB 543
503,243 503,243 00000000000000000063113fc729d1cce206d85be5b8b87086c3c7e85720390e 2,201 1.00/1.00 vMB 382
503,242 503,242 0000000000000000001d30a959e45887f7377d0b602a576c55fcf2c125ed0fb0 1,330 1.00/1.00 vMB 329
503,241 503,241 0000000000000000003ef5d72f48c7e7d660dc0fcf7c5f3a7fe216682c952f8a 1,114 1.00/1.00 vMB 217
503,240 503,240 0000000000000000002f663c12a1200612710d3f9dbe21ce95b06b798a33463d 1,204 1.00/1.00 vMB 226
503,239 503,239 0000000000000000007d5c9b522b58df0a8b833fd00a854aeb6c340091b0be49 1,694 1.00/1.00 vMB 386
503,238 503,238 00000000000000000048fa3c7a5539895a2327cd222dfbc65a475427afd7874b 2,107 1.00/1.00 vMB 347
503,237 503,237 0000000000000000002d84048defc1c3dd3132781d7eb505c5248f1db6709b9b 2,478 1.00/1.00 vMB 383
503,236 503,236 0000000000000000003226577046c5c3bdf575f542830e30d8ab67718b8a0d05 2,501 1.00/1.00 vMB 447
503,235 503,235 00000000000000000025e93297ca2312c6d549dfd47f022b162f8d884d0f054c 2,738 1.00/1.00 vMB 522
503,234 503,234 00000000000000000016da797f70ec7050f200979ad4e93e93e759bae0941122 1,987 1.00/1.00 vMB 465
503,233 503,233 000000000000000000710bf916e3cb5746aebedc456bcc5f797255d36749bf0c 2,696 1.00/1.00 vMB 571
503,232 503,232 00000000000000000026b57693c76b650835135306d0bcfa214fd482f2d1e29f 2,794 1.00/1.00 vMB 539
503,231 503,231 00000000000000000062d2f5a50afe11d2a6b983ce364a91b4879f2b2526b2fb 3,117 1.00/1.00 vMB 545
503,230 503,230 000000000000000000055aec62d2c4eb1ba6e3b883467bf5b98e759f40ddd6f1 1,082 1.00/1.00 vMB 256
503,229 503,229 00000000000000000019c7ba39e3de6e416db081e141d3d1c0f5a9ae7ae76cdf 1,535 1.00/1.00 vMB 309
Previous 10 blocks ↓
Total Size: 782.36 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: 662.72 GB
    • Received: 14.87 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.