Loading Tool

Explorer IconExplorer

Memory Pool

81,775 transactions
34.31 vMB
0.14589478 BTC
Random Selection Loading Transactions
Max Size: 195.40/200 MB

Candidate Block

Mining Attempt 4efc762ca961a30e4234631e8e7de666e451e5a77be2b8078beafe6dcd62c7f6
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 21e7646fb5c2aba036be9fbfaaf0c71c35b35de0e01e68dd7a0d15d6dd22076b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,577
Size: 1.00 vMB
Total Fees: 0.03315910 BTC
Feerates: 150.78 > 3.32 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (196,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,832 718,832 00000000000000000009de69ff9ef535549fc245cbc0cb13270eaf0211d423ca 1,865 0.78/1.00 vMB 6
718,831 718,831 000000000000000000023c2a872ff914f6fcc01235ece509f88481fc1f7b1619 419 0.14/1.00 vMB 7
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
Previous 10 blocks ↓
Total Size: 783.10 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: 728.14 GB
    • Received: 18.47 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.