Loading Tool

Explorer IconExplorer

Memory Pool

43,807 transactions
20.04 vMB
0.05049937 BTC
Random Selection Loading Transactions
Max Size: 113.66/200 MB

Candidate Block

Mining Attempt a9d626b125f30705d22cd8445bdb376068b724ef811ae8735ca382ca7d6bf0e0
Version 20000000
Previous Block 00000000000000000001d79214024b2cabfcd83157bdaa397ad975164bad5166
Merkle Root ea4a15a05821725e82fb06377b0bcdd29e542e22ccbf44b54b95d89f31b0bc94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,653
Size: 1.00 vMB
Total Fees: 0.01123481 BTC
Feerates: 302.27 > 1.13 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,964 (840,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,768 73,768 0000000000282c1e7deddfea46aaa4c9ccdafb257ea1d50ee52d2d8ee5f7e79e 1 0.00/1.00 vMB 0
73,767 73,767 0000000000a272424d84a64f59d2d4719992658f5f54fd81b5733c4c2ae7b065 1 0.00/1.00 vMB 0
73,766 73,766 000000000062226681be31cc8d6383703b2068eefc7fc308c4aa24a1ee1d8251 1 0.00/1.00 vMB 0
73,765 73,765 0000000000716319961ad26eae782aed434285de57447af599c4c1c47f98b037 1 0.00/1.00 vMB 0
73,764 73,764 000000000055a4f9b765c9437acd527bde720f3c2653cc8d61f9246e100c3901 1 0.00/1.00 vMB 0
73,763 73,763 00000000002502f8b052f8d8953dae14c72c2957dd0f0a8c0a859672f1598a48 2 0.00/1.00 vMB 0
73,762 73,762 0000000000a2aa9198adcc3b3fea2daefd9fcdd06e4d98b739c1ae0264c40f4b 1 0.00/1.00 vMB 0
73,761 73,761 00000000005a66947b29dd13706d1b9c3941f9d89be47470ec0910198d6f4375 2 0.00/1.00 vMB 0
73,760 73,760 00000000007f220c17786a6ae307f4577c752bc3c3c58928d14e3ee6f7a0d2ac 1 0.00/1.00 vMB 0
73,759 73,759 00000000008b2510ffb3fc194af72e54ce42a2fb0f6bc6621c6bcce600517ce3 9 0.00/1.00 vMB 0
73,758 73,758 000000000019894a2fc58a787a2ccc6efb43bb7f98eddbdac8e634a369af6cbc 1 0.00/1.00 vMB 0
73,757 73,757 0000000000a534dd528ffcf8893bcbf4c400a37f95021c0dd94de8e0a3688cbd 2 0.00/1.00 vMB 0
73,756 73,756 00000000000b0da6c3232c6f77f5038b1deeaa6d3cf81ad28829fca5999e3c1b 1 0.00/1.00 vMB 0
73,755 73,755 0000000000a970f8e07a89f0548a47daab87de5cae696d99a1da52b93952040a 1 0.00/1.00 vMB 0
73,754 73,754 0000000000b342b8520c4a4662018610b19f26ef5513acfb23c24d9ad4664355 2 0.00/1.00 vMB 0
73,753 73,753 000000000099c43181495bc5246cd219a7c0aa14eef441bf5930003a8becc4c3 1 0.00/1.00 vMB 0
73,752 73,752 000000000008ad52d06123a8a8c3271bb3da9537b44f934e5050b1c2ce82f284 1 0.00/1.00 vMB 0
73,751 73,751 00000000006b877848903a057141977c2cc35878e74c1dcea3039dd06b62a55f 1 0.00/1.00 vMB 0
73,750 73,750 00000000007ffa367eafadbc260977bec9c1e48455784ae21d049d688cea3f77 1 0.00/1.00 vMB 0
73,749 73,749 00000000008f3e143ce5449818b4030e9159db877b8e4f47fc5ee6e4a7ad1bc4 2 0.00/1.00 vMB 0
73,748 73,748 000000000064fed0ddb8c1a4c0756431bcedac3a9409d1fbc5725d181a68e0b0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.54 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: 536.09 GB
    • Received: 5.96 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.