Loading Tool

Explorer IconExplorer

Memory Pool

45,487 transactions
28.67 vMB
0.09712510 BTC
Random Selection Loading Transactions
Max Size: 151.74/200 MB

Candidate Block

Mining Attempt 160fb1dd97180cfb6ec9047739364c5c224a0a37061d1a4e29e6f84a4652b8f0
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root fed59ba317bcd323edb66dfe6f7977adb32e12fd1e6586b642e8f3d4b6332a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.04167051 BTC
Feerates: 200.00 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (668,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,593 246,593 000000000000002e5b286232dd93b0fd0b54de6e5513cb579deabe9ed487125a 90 0.07/1.00 vMB 97
246,592 246,592 0000000000000047f2235cddf9dccfc91a929a47ee24b8330483549b628a1009 331 0.15/1.00 vMB 157
246,591 246,591 0000000000000030310bfe12a975504fc871b9be5ee603276a8b88b2a6201420 8 0.00/1.00 vMB 73
246,590 246,590 0000000000000059055ba1f9adcc54b10f959bb9b299ad21187dd9ecd9ddc30f 179 0.10/1.00 vMB 138
246,589 246,589 0000000000000028f0b690b1ad945da83c304094ad62c2ab5dd0b687e1b662da 373 0.20/1.00 vMB 134
246,588 246,588 0000000000000005316aab6bb7f5a24763f6e0da1320e1034659b0178e3f3500 560 0.25/1.00 vMB 152
246,587 246,587 0000000000000063928a0bfa5f6d402f342185858c8266fecca4fecf0c39eebf 173 0.10/1.00 vMB 149
246,586 246,586 000000000000004bb12e74e46155acf4b61631f762a87803b7250735ba4ed6e2 244 0.12/1.00 vMB 184
246,585 246,585 0000000000000049d59b1e402da0efc9154f04882d7803dbb3f45d2103ecbb79 214 0.11/1.00 vMB 43
246,584 246,584 000000000000002b7c96a873620042eb73ec3ca888c3bd8e55d5daecec0075cf 661 0.25/1.00 vMB 198
246,583 246,583 0000000000000073cb353f76609e8e8ec9cd548cda37e795ec7f573b63cb5ca0 31 0.02/1.00 vMB 30
246,582 246,582 000000000000004feebe0c3e6628a4589bf5ec0153a5db3a418e49de1a7f4ae6 247 0.12/1.00 vMB 149
246,581 246,581 00000000000000446b4f20e1af1ff721c731f602afaa5264e98693f7f0d8f0f5 443 0.23/1.00 vMB 116
246,580 246,580 0000000000000014efe22b51f8511af554cdb16f6f6c95eb3a749207e9439b73 237 0.16/1.00 vMB 86
246,579 246,579 0000000000000021e2a4bd87bc31c8bf406ee283e9236ab5ead02c9051d70a16 487 0.22/1.00 vMB 188
246,578 246,578 0000000000000067b46458518ac1d4ed998251f91ddda0a7c80f611f015f0b21 19 0.01/1.00 vMB 64
246,577 246,577 00000000000000637dc5b918bd6cde0edcefa7689024819eda2f61639c202bff 195 0.08/1.00 vMB 150
246,576 246,576 00000000000000a39b0338ce7ad709f0ac9905a8572b9ab1922d53ea600c9aa4 17 0.01/1.00 vMB 84
246,575 246,575 0000000000000037da242a91dcfc66343ec4da33b268dd85b029f8e51c0d0dda 128 0.06/1.00 vMB 161
246,574 246,574 000000000000005a78b9876f10526527519aab7472d9ae12c8a8c4fcadc75747 12 0.00/1.00 vMB 135
246,573 246,573 00000000000000646700d355019c673930d4f40b8a2c505cc0ff158e3bbfb6c0 332 0.14/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.64 GB
    • Received: 13.61 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.