Loading Tool

Explorer IconExplorer

Memory Pool

78,452 transactions
29.70 vMB
0.07146786 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt 41604971ab6d56da5e35f286dfd2fb9dbe593c20b503a6691463844f2109d3b8
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root ae441ade2d5120a04bb63d0d40993a819710886b194b927cec38f9f42788ffa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.00545517 BTC
Feerates: 104.17 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (196,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,830 718,830 00000000000000000009c4646f1d2d3963257ca6881794e04980e5155851b7c0 1,444 0.57/1.00 vMB 3
718,829 718,829 00000000000000000002ea261f13aaa60c4a16719944b3926b81d5c3c788cba3 3,192 1.00/1.00 vMB 10
718,828 718,828 00000000000000000001c10eb42916234624e91f46e79354f077ce6b14a79363 17 0.01/1.00 vMB 2
718,827 718,827 000000000000000000079ce814622f14f42398e2d7ead8711d3197f38600b50b 485 0.22/1.00 vMB 7
718,826 718,826 0000000000000000000a56921eea1098ac1bc3cb4f2c30de70644f0216e71001 1,597 0.78/1.00 vMB 5
718,825 718,825 000000000000000000040f36319de61c948723ffba36006d574a2291436f4b46 597 0.44/1.00 vMB 5
718,824 718,824 0000000000000000000159d801d94d3bbf2c030fac8734f2531263f59ee29e7e 2,725 0.81/1.00 vMB 7
718,823 718,823 000000000000000000016db9cc156de34b26f05572e2ba82faf1a0c0bc0f2676 1,493 0.51/1.00 vMB 7
718,822 718,822 000000000000000000091b195e43ee875ce6325ed3610354326d32b6496715b2 847 0.29/1.00 vMB 8
718,821 718,821 000000000000000000042db95219901d11b04df48d4890404c706c2d6a0604b2 94 0.04/1.00 vMB 3
718,820 718,820 00000000000000000009d03d9a50d17ce9fbe8c870bcf1acaaf0523a6f1d7145 995 0.36/1.00 vMB 8
718,819 718,819 00000000000000000000695207e6e0bf643175b197a85c8d613453a56f1acae3 579 0.21/1.00 vMB 9
718,818 718,818 0000000000000000000b7ace0417e366af6f9affa9581655436e2259cf59d5c5 212 0.06/1.00 vMB 10
718,817 718,817 00000000000000000006b6fbc69622f0d4c84e0fc6af698b0a93625781bca937 120 0.04/1.00 vMB 6
718,816 718,816 0000000000000000000b0c600e41d34625b6241efd65265de52fca7a3b0f072e 1,779 0.58/1.00 vMB 8
718,815 718,815 0000000000000000000a59d09d3181986691fe44431626a7e11152a2296e5c32 1,475 0.83/1.00 vMB 6
718,814 718,814 00000000000000000000b4df18734f8a85622c9930908297ec0e57a7e5e54304 961 0.75/1.00 vMB 4
718,813 718,813 00000000000000000009616efe6adf46b61622adac3af39b6913161cf51ff023 778 0.41/1.00 vMB 6
718,812 718,812 00000000000000000002a6df7e0db313b784f7e98a62af2185f7a2767e0322b4 320 0.12/1.00 vMB 5
718,811 718,811 00000000000000000001e4eb95645b931530ff029ef6995184d3ea448cbdd2df 1,061 0.69/1.00 vMB 2
718,810 718,810 000000000000000000031e7e4545c88f3710f73c30bb267e1e89ff56631d41e1 2,693 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.