Loading Tool

Explorer IconExplorer

Memory Pool

76,191 transactions
28.41 vMB
0.06486770 BTC
Random Selection Loading Transactions
Max Size: 172.24/200 MB

Candidate Block

Mining Attempt 87ddc7798c2450290cd6d2907d5c9a2c9d1ab136be3734244bb5314648dcd769
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e9f4b052c0d1f23e18a6d0709c8e13e422d31c725c0abbd3015cc10c85f73e07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00595062 BTC
Feerates: 41.50 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (605,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,129 310,129 0000000000000000361bc5d04e56e2236b33e40473ccd20088ffb6dc1d22c20f 250 0.28/1.00 vMB 28
310,128 310,128 00000000000000001bf69f3bb819cc7e7f2befe139c0137931a872fd6ec57f4a 566 0.35/1.00 vMB 28
310,127 310,127 000000000000000002c16ebbe24c101884dcaf55639bd677ce0dfe71e169bbc8 54 0.04/1.00 vMB 22
310,126 310,126 00000000000000003bdc38424386119d88010108ba1ffec6f80e966d54cf40ab 519 0.49/1.00 vMB 21
310,125 310,125 000000000000000025886bb0418aeb8dc64598e6b3ddb0ddc5f502087858ea59 4 0.00/1.00 vMB 4
310,124 310,124 000000000000000002f84280c61cf4a92837e6cceffb5a319bb2bf202788fdcf 288 0.19/1.00 vMB 25
310,123 310,123 00000000000000001b7d14addb4c0b7fe0d55995a588e4e99ac493ca4c412e84 456 0.35/1.00 vMB 18
310,122 310,122 0000000000000000367b63a30d3b36db758af1235e0467a630b942a1695eee81 854 0.59/1.00 vMB 27
310,121 310,121 0000000000000000328e32a12142857fb285b14063e2d1faf67e6a3cd006df95 1,567 0.83/1.00 vMB 30
310,120 310,120 0000000000000000274d7cb9969fd5844c2e9776ea910cff3e86686b1f65e95a 64 0.03/1.00 vMB 68
310,119 310,119 0000000000000000374cfe23e4c1415264df5015524e1b124224957af3df5f3f 314 0.18/1.00 vMB 27
310,118 310,118 000000000000000038ff61145b1469b2c519f12909f7235110fa67cc83a4cd55 631 0.33/1.00 vMB 32
310,117 310,117 0000000000000000344d2ee5ae9abd29fb7bf5171c5279567e8df992dd7d504c 139 0.07/1.00 vMB 27
310,116 310,116 00000000000000003ed411616a30b94175e04ea360054409fd8dd7f5e65f840d 133 0.05/1.00 vMB 27
310,115 310,115 00000000000000001d5fb718dda1269c10b598487998edcb2e7721e08fcc4255 595 0.31/1.00 vMB 28
310,114 310,114 00000000000000003d68426f885a958de9bc210d419c47441958e7d9965afda8 423 0.37/1.00 vMB 20
310,113 310,113 000000000000000040f94f854e62ebed2ca8a025c720669240da021e55fdf1ea 1,751 0.75/1.00 vMB 35
310,112 310,112 00000000000000002e8788782a7e99c66fd6e99dec670c7c28f2967827bec6ec 1 0.00/1.00 vMB 0
310,111 310,111 00000000000000002fb3a7eb9e0f0bd61635cbf89e346509d46c6c86adfbe4de 149 0.06/1.00 vMB 27
310,110 310,110 000000000000000011be18f5b35a09b9ed15abfe0d108122592e216b3f3bee7c 820 0.47/1.00 vMB 30
310,109 310,109 000000000000000033e970f22b6571ba860bc5533afc47e3c2b7f323d8e6be0e 95 0.05/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.