Loading Tool

Explorer IconExplorer

Memory Pool

77,069 transactions
28.72 vMB
0.07417300 BTC
Random Selection Loading Transactions
Max Size: 173.92/200 MB

Candidate Block

Mining Attempt 6b32c3c28be02fd323358a4aca206fa2864b48b7200ba56c3a4f1e85e8480af4
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e19b8a71a16966cf18ca91e9ce9c617be9ef75816f72ede94b4217797300d1fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,055
Size: 1.00 vMB
Total Fees: 0.01455169 BTC
Feerates: 71.79 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (451,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,650 463,650 000000000000000001ccc32d9d88e3445a6c3ecd27f0f5f69daac70e7e0aa696 1,828 1.00/1.00 vMB 146
463,649 463,649 0000000000000000012c955ef9ab282778f034c4d7219d66d70293f34270987f 2,153 1.00/1.00 vMB 212
463,648 463,648 0000000000000000005a56ed32a2bf93e4f954baba44b9c67cdce4cbeac677c9 2,448 1.00/1.00 vMB 181
463,647 463,647 000000000000000001e8ea922cc008e265287c62a81aed9225703f05cf520443 3,141 1.00/1.00 vMB 239
463,646 463,646 000000000000000000df1df4a72b310d4023db6d1a0d44e51855c69c7c6583ca 2,148 1.00/1.00 vMB 149
463,645 463,645 00000000000000000183201841a61f1973064e123c691d2111f25d398ce1e79a 1,794 1.00/1.00 vMB 164
463,644 463,644 00000000000000000049e0b929be68773795ae151e6acdf72f99cbc104558bcf 2,882 1.00/1.00 vMB 218
463,643 463,643 0000000000000000011af410fd967c1352c79539d8ca4f34d086f07a6c66ece3 2,570 1.00/1.00 vMB 148
463,642 463,642 0000000000000000000ea4ad179091ced6a819eb16fe97813525446545eaa46a 2,674 1.00/1.00 vMB 215
463,641 463,641 0000000000000000014641bc60adb3d48f7f435c6205fe3db0d4529f3811de96 2,792 1.00/1.00 vMB 156
463,640 463,640 00000000000000000088665454f3756f36cf88ff64d82c811459216e2850bf6f 2,476 1.00/1.00 vMB 180
463,639 463,639 000000000000000000d804db9adfeccd1d927faf799feb511b01d981db1778d6 1,898 1.00/1.00 vMB 154
463,638 463,638 000000000000000001fae9c29210e187468c6a5a358e76e4d4471962928d3127 2,190 1.00/1.00 vMB 119
463,637 463,637 0000000000000000009535946240f1339fe5e5dddaa69c51232cfcc81e611125 2,088 1.00/1.00 vMB 157
463,636 463,636 000000000000000001fd9d93381234da375ec3bd124921e19bcc7ba387c1e425 3,192 1.00/1.00 vMB 224
463,635 463,635 0000000000000000003760265f7aa9e9e61ae26b5752f32f97bc0d9e7e9a86b6 2,412 1.00/1.00 vMB 206
463,634 463,634 000000000000000001989cf50fb7f4175dc68448163547e43a108bb404dc4207 1,872 1.00/1.00 vMB 132
463,633 463,633 00000000000000000145b9c482699f390482b554f9196f248e06315e2d49e320 2,133 1.00/1.00 vMB 145
463,632 463,632 000000000000000000bca67c7ae04f11a68ac405a10d13616d8a7cc26c9884f9 1,873 1.00/1.00 vMB 150
463,631 463,631 00000000000000000214ed523bb7f547cee3cb76a74ac64e530ef958d4b20cae 2,621 1.00/1.00 vMB 198
463,630 463,630 00000000000000000104685eacad244ff58b70f810b9bb95a975f0dbc3119af9 2,167 1.00/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.