Loading Tool

Explorer IconExplorer

Memory Pool

34,179 transactions
24.87 vMB
0.04910641 BTC
Random Selection Loading Transactions
Max Size: 126.51/200 MB

Candidate Block

Mining Attempt df6545eb1e821245bb5498986d6d4ad612b113bba427e3a420c2d2d92c83a46c
Version 20000000
Previous Block 000000000000000000007488849f6ed22b3dcc08e87b6f96417542d5550ee178
Merkle Root c849a7c7d837804ad22e01719fb24b9cd00e288a79900947c3d623bf09e60b30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,717
Size: 1.00 vMB
Total Fees: 0.00475552 BTC
Feerates: 40.21 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,766 (172,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,029 742,029 00000000000000000004924a64652167c87e6e1a4b9061f355b426db3ffe36db 1,059 0.47/1.00 vMB 13
742,028 742,028 0000000000000000000002fd6ceef75435643c9f1b01c9fa0e5d81fbe5fc9a85 1,515 0.98/1.00 vMB 5
742,027 742,027 00000000000000000001454dde9ea17781b158a2675c8d696ec47bc2c9f58c6d 1,204 1.00/1.00 vMB 2
742,026 742,026 000000000000000000058df7797d303d5176c4f872f50db921ea85c683421070 3,025 1.00/1.00 vMB 10
742,025 742,025 0000000000000000000346884a9f5881273d4e120944f8b75111916e3d94fa13 3,210 1.00/1.00 vMB 19
742,024 742,024 00000000000000000005a48a65c4d7bcce925c02bf598134ef636794ac3619e8 2,655 1.00/1.00 vMB 5
742,023 742,023 00000000000000000004828dc74d0a6d7f1b8f93767342f5df82a5adb132d875 2,192 1.00/1.00 vMB 13
742,022 742,022 000000000000000000005bf4486edfe06c77a03d06836f2b182b3cb33dc23a91 733 1.00/1.00 vMB 16
742,021 742,021 00000000000000000007c6b4c1f3664f9414e410693e12695f33f79e9713597c 2,622 1.00/1.00 vMB 20
742,020 742,020 00000000000000000003cf168cddba69c86c1822c5bfea71b46779c03ed987a0 3,320 1.00/1.00 vMB 26
742,019 742,019 00000000000000000006609d32e8fc1a2cf94ff0ac41f10630de6921cfdbdfb4 3,200 1.00/1.00 vMB 11
742,018 742,018 000000000000000000065d343c58d4913cffb14ec227524e4f866321d5d8e4db 2,948 1.00/1.00 vMB 9
742,017 742,017 00000000000000000000305310ea5820ad2d1b58e87f87cb567cd5908a93013f 3,350 1.00/1.00 vMB 19
742,016 742,016 00000000000000000004265b44529634fe0563532048e84d4826a3c9c01dfb3e 2,869 1.00/1.00 vMB 26
742,015 742,015 000000000000000000091009c875a7684f38d344dca116075be75fc8cbe79beb 2,449 1.00/1.00 vMB 6
742,014 742,014 0000000000000000000978db962c45a7c613ec62ce049891f8ff0ce4244729de 2,835 1.00/1.00 vMB 17
742,013 742,013 00000000000000000000525233087406ea104d94c0b3b04d1a0d787ff1a6721a 2,101 1.00/1.00 vMB 22
742,012 742,012 00000000000000000005d739b3bd3b5ebeb4089cb54297b1aa1d6c33feb3a9ce 1,089 1.00/1.00 vMB 13
742,011 742,011 00000000000000000002bb54dc75b3c1ad1926b17a3fec8b2af123bfed06aefc 2,005 0.68/1.00 vMB 5
742,010 742,010 00000000000000000005edd1d8dc9d68a79ab942c0cb6452db1f56aaee28038c 3,323 1.00/1.00 vMB 20
742,009 742,009 000000000000000000077f580c0459d1fe4811506b5db4cc45118e15f200e00b 1,916 0.60/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.