Loading Tool

Explorer IconExplorer

Memory Pool

22,015 transactions
20.74 vMB
0.03897730 BTC
Random Selection Loading Transactions
Max Size: 109.08/200 MB

Candidate Block

Mining Attempt 8e677a3716b7af11c8718b49510dbf1c78368b056c18a4c6b3b2d89c4c39e226
Version 20000000
Previous Block 00000000000000000000af2fca5110bb455f8497ec28862efe147d9a7fd92697
Merkle Root 0ec3d35ca5cbc14c7badfb49d56f8cbd23b44b41605b68687fb5cfc32875eb79
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,626
Size: 1.00 vMB
Total Fees: 0.01609903 BTC
Feerates: 150.62 > 1.61 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,387 (246,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,496 694,496 00000000000000000003b205ce6e0ec7e94f56d1e0c7b13185cd215c0d35a3bc 2,617 1.00/1.00 vMB 24
694,495 694,495 000000000000000000040dd7cf9995201d482b7259591af2f7438350ee940dac 52 0.04/1.00 vMB 4
694,494 694,494 00000000000000000012efd00357333d0ce597a91ffc0361baa61873adf9b05a 1,933 0.81/1.00 vMB 10
694,493 694,493 0000000000000000000dd3394de7f0754035f5aadd29788d7e839053d4f49f53 1,378 0.46/1.00 vMB 5
694,492 694,492 0000000000000000000d08e570f1772b6580a02424d516993ea4dcf44f35a38b 2,805 1.00/1.00 vMB 15
694,491 694,491 0000000000000000000d25f79b80b5f5bdb799253e3a920aab84bffb8ec138c5 71 0.01/1.00 vMB 17
694,490 694,490 00000000000000000002da64c8f738c3db97e05be67f5e7cfbc97e849516bd3c 1,181 0.54/1.00 vMB 1
694,489 694,489 000000000000000000008e3e277155c8eb844d13bd25c35784ac28d505d17d7a 1,110 1.00/1.00 vMB 3
694,488 694,488 000000000000000000130b971970337acee8ef1589c88fd803329ba73b9ac22b 3,378 1.00/1.00 vMB 3
694,487 694,487 000000000000000000082b198b37578b5920bace759d76f2db7fbde2faf4ab78 2,457 1.00/1.00 vMB 13
694,486 694,486 0000000000000000000a8741df90a3fce0feae2ea88731369e9498b1ee588907 2,504 1.00/1.00 vMB 39
694,485 694,485 0000000000000000000dadc3295a395b3553411b43be6384b4750ec74894f859 3,113 1.00/1.00 vMB 14
694,484 694,484 000000000000000000061d61034328d76e305d5114322b7d0418535cda3be6c5 155 0.07/1.00 vMB 5
694,483 694,483 0000000000000000000edfe1ad4306a3c67f6fdf3520a6312016445ae391a913 861 0.33/1.00 vMB 13
694,482 694,482 0000000000000000000ea7f669c2190e213d00333b5de8f331441e7684ebc5c3 1,572 0.70/1.00 vMB 12
694,481 694,481 0000000000000000000f657177e3b0e5c3de06890db43da65d91d68899830cbf 2,875 0.96/1.00 vMB 14
694,480 694,480 00000000000000000003bfbfaf2b79a93047a1d82b00ca70a727135956e3f11b 432 0.20/1.00 vMB 6
694,479 694,479 000000000000000000101c9907dedab96b7dd79f19b46c87efda34b03315a77c 2,068 1.00/1.00 vMB 14
694,478 694,478 00000000000000000010ccd593de56adaa8e5dadcc32a2439a20996a4dac63fd 1,481 0.57/1.00 vMB 4
694,477 694,477 0000000000000000000ae3b8f2e502d54af867530af272847fce41b9bf70b326 2,203 1.00/1.00 vMB 32
694,476 694,476 0000000000000000000379974115bfccdab83d93fb0e5ec975f2862840d53ada 85 0.02/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 829.24 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: 4,633.18 GB
    • Received: 251.04 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.