Loading Tool

Explorer IconExplorer

Memory Pool

17,027 transactions
8.19 vMB
0.07004956 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.17/200 MB

Candidate Block

Mining Attempt 19433b02cc9451d55a9c0a3a1c165a3330e9ba08541b7d115f14472cea10109e
Version 20000000
Previous Block 00000000000000000000e687af6501ddd9cf3b65e64074a5f6330970f0f2158f
Merkle Root 6631e6a6ecb75600f1db7ae051d819604153d109234ee617a879854f7825cf9c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,110
Size: 1.00 vMB
Total Fees: 0.05298976 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,418 (832,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
80,539 80,539 00000000002ff9cf6fdae321dc27cd29ddd4c9d662456c40a28ebdc00f16d701 1 0.00 vMB 0
80,538 80,538 00000000004a835e4b409ec2a81d382e8a7609f6d04f70fda9b988e7c6c83546 4 0.00 vMB 0
80,537 80,537 00000000003f506b0ffda21f4cdac2402045dd456dc5e4601b3f79e02d875d9d 2 0.00 vMB 0
80,536 80,536 00000000003ea88c7a6b2a62989392329d36a6ebf79196864bbdbd32536ec156 1 0.00 vMB 0
80,535 80,535 00000000002c5b6cc73348020c4cb73768d543abb5475f61cc63898eee77fd40 1 0.00 vMB 0
80,534 80,534 00000000001075b96fcad2a2e1e26579057a394a0b07774b0b978858c2d36bd9 1 0.00 vMB 0
80,533 80,533 00000000003605ca142831d8ee5ba42f5ff4b5a12e571a83ce2627c0e07986b4 2 0.00 vMB 0
80,532 80,532 00000000003f5f88e5de9c006e45cb3802f063603aebec89b7e05e68b5d762da 1 0.00 vMB 0
80,531 80,531 000000000015310b8f12df9217f875152a7477ea6547a7f99625e7e29895baec 1 0.00 vMB 0
80,530 80,530 0000000000056aec4c5d05aa5e8172df923a7aa6c36c745ad2d91e2d6cdb778b 1 0.00 vMB 0
80,529 80,529 00000000000db27341012e5bc034ce1ab0051298b608dcb4cc5ebb6dd35cb425 3 0.00 vMB 0
80,528 80,528 000000000012f01a33ea147e7f77f2fc42438983d121b3fe84b3fc81de630e1b 1 0.00 vMB 0
80,527 80,527 000000000007b0b8c9b9ae69e62db93169ec93424fcb97d3e45a48079e89debc 2 0.00 vMB 0
80,526 80,526 0000000000401697fc6c437accbf841513d530edae4caaac0d40e4689c747286 1 0.00 vMB 0
80,525 80,525 000000000027c98a9bf5e6c9462413cc6bde927ff441105139387d85a50acf66 1 0.00 vMB 0
80,524 80,524 000000000011e450a617d5fa1db0513d079b6a3a26e175c835479720d000a2e5 2 0.00 vMB 0
80,523 80,523 00000000003c768412616240c657a1a22a5c4ec5a2818332ff4d916c417b4093 2 0.00 vMB 0
80,522 80,522 00000000000c3d69e8349c9584d01814bcc3a1d3a6583ab5516f1a44238e7622 1 0.00 vMB 0
80,521 80,521 00000000003dedaa816a961167cf66bc8acad789f3125c41a2b74ee22a67ba11 2 0.00 vMB 0
80,520 80,520 000000000036e31280513a266d00e4d57d7bcac5542efed3eb5b4814acbbce79 3 0.00 vMB 0
80,519 80,519 0000000000100a34b35e0ca80a5e22035b9562b85d20d43a840dea5bc020c712 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 292.50 GB
    • Received: 1.21 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.