Loading Tool

Explorer IconExplorer

Memory Pool

37,641 transactions
27.05 vMB
0.05448260 BTC
Random Selection Loading Transactions
Max Size: 137.84/200 MB

Candidate Block

Mining Attempt f5d996e2c570df17ff897d9bf1646f9929f4ae2db487809519270e56a82be0c3
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 146a8c8af3ddbee7acb15b315f5fe3a6f27239d6facd19c12d26ffe3c5f8dedc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.00355102 BTC
Feerates: 20.07 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (802,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,300 112,300 000000000000e9b7a2d2a0b26a662469d414d0ce16f746c02902fc1773970746 12 0.00/1.00 vMB 335
112,299 112,299 00000000000110b9435db1552fda2433e8c3f2f6e8f6e7368f59bde648695324 5 0.00/1.00 vMB 2,257
112,298 112,298 00000000000038acc000b112a5544c77ad326b544bd898bcc3d7b071885dd9e5 2 0.00/1.00 vMB 3,875
112,297 112,297 00000000000025e7a3a6e14b7902524bae556da05dd99a4dcbdbec84bc9b0ba3 5 0.00/1.00 vMB 3,225
112,296 112,296 0000000000011f9e68cfac8a7f01136393c9cd1a2748982768ce744f7d6182ad 2 0.00/1.00 vMB 3,861
112,295 112,295 00000000000064963973a0da8e35a4aeff67cf9c170f25c4b801c72206eb2448 11 0.00/1.00 vMB 1,265
112,294 112,294 00000000000072d0996c84d175a6c1f10d06ebc5ae78f5a868797f29e75015f8 1 0.00/1.00 vMB 0
112,293 112,293 000000000000a2b8e416cf80e56b4d6ca4aadb3340bcdc8021f1954e4ba7bc4a 4 0.00/1.00 vMB 2,587
112,292 112,292 00000000000058391e41db0f77929881982c6122b245b7eaefefb8bc19bb8cd8 3 0.00/1.00 vMB 3,868
112,291 112,291 0000000000000fe9aa0e9548ad1fc0ba277ce1f0d89288a4de8c044878064b5b 3 0.00/1.00 vMB 4,149
112,290 112,290 0000000000006d8238988510371aa6c3058bf184b0288c8e2eeb5d320dce8402 4 0.00/1.00 vMB 2,590
112,289 112,289 0000000000009c4cc9664224728b378775ceff5f0a56654b71e30891d160c2b7 1 0.00/1.00 vMB 0
112,288 112,288 00000000000039d8fba896b5fbbe407da05dffa80b83c89bc6ab190e52b5b2de 5 0.00/1.00 vMB 3,003
112,287 112,287 000000000000bb73f4d9214cd0046440a2e706fcc763e3324b8011e96243dc64 9 0.00/1.00 vMB 1,133
112,286 112,286 000000000000736ef989791fb608926f77a6355c72fac1a4e9ed44cd1f2d3fea 2 0.00/1.00 vMB 0
112,285 112,285 000000000000009c7d7a9b9d1cc80bfc0284d71e9d0b1727e530310d550e6aae 15 0.00/1.00 vMB 2,793
112,284 112,284 000000000000b56fb9c2344b9874985bf93741996dafb5eb2061beb62ad3ff20 10 0.00/1.00 vMB 2,298
112,283 112,283 00000000000045ba5cf0d4dd59f99f792c06c129f65fd54a8836f5c1bf48c321 6 0.00/1.00 vMB 1,633
112,282 112,282 0000000000009f6f24c8e0a716880c4036aeac650fdf04c9061cdd3e3197db1f 10 0.00/1.00 vMB 1,329
112,281 112,281 000000000001196c88f30c9d8fd732d3bf521810aa78489912991d2fbf566699 18 0.00/1.00 vMB 684
112,280 112,280 0000000000006a9f02595ae940a36a66e2e285aa008efaa7939a9a7de2c8b809 5 0.00/1.00 vMB 2,150
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.