Loading Tool

Explorer IconExplorer

Memory Pool

82,641 transactions
30.45 vMB
0.12221810 BTC
Random Selection Loading Transactions
Max Size: 184.22/200 MB

Candidate Block

Mining Attempt 2e62452fcf7d7491df45f4e4239438b157b2eba629ed697c0d44e14df407eae6
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 04164ff69cae8c7f44b3e407f7ef63e7ed1ace97c975792cd3baa988d49f0ad4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,103
Size: 1.00 vMB
Total Fees: 0.04310779 BTC
Feerates: 150.85 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (274,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,901 640,901 00000000000000000003770945e432b0af3b63448c7df4fe5c1a4e3082d717f7 2,759 1.00/1.00 vMB 89
640,900 640,900 000000000000000000055394daefc6d90e573b928376310036ea4bee940b999f 2,750 1.00/1.00 vMB 62
640,899 640,899 0000000000000000000c85b17788aa540050854f431b1fd8688b91cdee4a5c8a 2,514 1.00/1.00 vMB 101
640,898 640,898 0000000000000000000a136a310587981bd30f07c09530d7e5ae200b98e93a03 2,264 1.00/1.00 vMB 91
640,897 640,897 0000000000000000000444ad1b3652ee51801acc59c69c83714ae0adb280f5f9 2,337 1.00/1.00 vMB 97
640,896 640,896 0000000000000000000abab98b28ed0092089fb2370cf54404d2ae557997da47 2,736 1.00/1.00 vMB 110
640,895 640,895 0000000000000000000d1dded1daee2df7752516dfb029804b407e1a64131ec1 2,858 1.00/1.00 vMB 124
640,894 640,894 0000000000000000000faad38a6358837f02690270b104628173fa22bf4fcb69 2,401 1.00/1.00 vMB 27
640,893 640,893 0000000000000000000f309dd1515b8e72bb519bdf5a3243bf17b28eb51d4d45 2,235 1.00/1.00 vMB 41
640,892 640,892 0000000000000000000a3aee43baa7ad88a23d5b3e7ede18fcaeb36b67c58f80 2,421 1.00/1.00 vMB 36
640,891 640,891 0000000000000000000811cdd0d148f248b7614068a06a4a1955acfdded69024 2,668 1.00/1.00 vMB 90
640,890 640,890 00000000000000000003e7a8dae611c4f7df04da0166d82eb98d947136b48278 2,859 1.00/1.00 vMB 103
640,889 640,889 0000000000000000000fd8fc80bab12d84aeec109668b4d597554cab559d1709 2,504 1.00/1.00 vMB 40
640,888 640,888 000000000000000000048ef72080f6709dd5b36392ade907acba00fc50781a68 2,723 1.00/1.00 vMB 54
640,887 640,887 000000000000000000076f9bc98a918f6b3a5bd40420fc735a1c38a19b37b290 2,855 0.99/1.00 vMB 75
640,886 640,886 00000000000000000008ebd3fbd48e07d25dc6a2f23547f3efdb3d973005ee73 2,646 1.00/1.00 vMB 100
640,885 640,885 00000000000000000006b07f84caacedbf74a94b911ba463ccb837174368560b 2,795 1.00/1.00 vMB 99
640,884 640,884 00000000000000000008495f5edbc1d7a63920002b43c6d8010fa546ad6935e9 1,869 1.00/1.00 vMB 79
640,883 640,883 000000000000000000101fe5c1f977a0bad2a9d24518227976427ff03372355f 2,434 1.00/1.00 vMB 101
640,882 640,882 0000000000000000000c23f23a8df88891797c1f1d43a18669cbc6cc514b3235 2,046 1.00/1.00 vMB 119
640,881 640,881 0000000000000000000be232a2c5ea07728a9a9e8f8487647632a71fb6d2a438 1,805 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.21 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.