Loading Tool

Explorer IconExplorer

Memory Pool

20,788 transactions
9.27 vMB
0.10818899 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.86/200 MB

Candidate Block

Mining Attempt 128f3881a10dddccb2165f15e7f67f6febc3af0d2f0f0aa0472d6041b7088250
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root ce4f5bc17a6486f8f341711f4c04b8ae02ab575630d4b1f04c7b1ab086b81d04
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.08525285 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (796,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,828 116,828 0000000000007e83f65b0f9beda0f5cb84eeca0926580633aafa4a77d29f15c6 5 0.00 vMB 732
116,827 116,827 0000000000000403d593925e1c4b871c8cd435fa06d660fff752a7d0f9d080f7 11 0.00 vMB 619
116,826 116,826 000000000000248ba906648639edfc3da2fdd14db8f461d2cf1cb0a3fbd4bcf3 16 0.01 vMB 373
116,825 116,825 000000000000381c04fdf69f2f8ceec090c6bee6ca7f098799580808fe082bcf 7 0.00 vMB 831
116,824 116,824 0000000000000b406a8b4e54196b6f3db8aa1eef372f4d5d6da754a87ca3f0bd 35 0.01 vMB 112
116,823 116,823 000000000000ea526f46ba4b0cf9339dcee45b5b58893e150224d4711f8d9f5e 9 0.00 vMB 1,215
116,822 116,822 0000000000005653bf17e987a948ad1771c96ff108fc8dbfbd19d7b21a3c40c0 15 0.01 vMB 529
116,821 116,821 000000000000e5117164068bd1bb67969672967f2ef3456cb265df00c133d002 11 0.00 vMB 669
116,820 116,820 00000000000072fcda335401ccdcc19cd11a43012213bd1a572246d3dac50cb8 13 0.00 vMB 1,729
116,819 116,819 00000000000058e70d6b57383b2560fac00f7f9431db78eaeb7116d012dc1ac3 12 0.00 vMB 0
116,818 116,818 000000000000e5e8ec3c1f6f21a894f9eeaa3057cd2cf248b8dafc81bd664871 10 0.00 vMB 343
116,817 116,817 000000000000d7c27e1675cfe5e6555463fae1fa6b8ae805f8f4f27b93b6c845 1 0.00 vMB 0
116,816 116,816 0000000000007d588a8498eb3010b632229449d9f6c7161269ad30713d72405a 12 0.00 vMB 635
116,815 116,815 00000000000017b65558cc49366d1cbcbd8c5e21db057b78bdf2d0e8aca228b5 8 0.00 vMB 701
116,814 116,814 0000000000001f793db6098950caac6bdd6811e54d012aaf4bbca970a5b9022a 1 0.00 vMB 0
116,813 116,813 0000000000006c625fc1cb60bfe6a0ee2b01e7bbf3f11dd97586239514909b25 9 0.00 vMB 726
116,812 116,812 0000000000007f32a33f2de107ee5074b2e32d3b57d957d580f6476daefa22ae 13 0.00 vMB 0
116,811 116,811 00000000000061224fd4d9d2224002f584e54d85fd7f83fec5004bc5c8170ed2 10 0.00 vMB 357
116,810 116,810 00000000000037fc2dcb337059dd5f2a74475d3ed423d2627e673d5665615b2b 1 0.00 vMB 0
116,809 116,809 000000000000e85855563cb9f49f07c366abb7ce0f5a6170506b7e290921f382 4 0.00 vMB 1,985
116,808 116,808 000000000000530bb64e3b37f0ede8d54d91b54d8a81424892fdd6836a207c41 12 0.00 vMB 704
Previous 10 blocks ↓
Total Size: 779.61 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: 299.18 GB
    • Received: 1.29 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.