Loading Tool

Explorer IconExplorer

Memory Pool

75,210 transactions
29.88 vMB
0.10986927 BTC
Random Selection Loading Transactions
Max Size: 173.48/200 MB

Candidate Block

Mining Attempt b84162ee187a09651252f9beb7b11b428a50395f6a14ffc0e06758532c1bf8c2
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root a556c8cb0fd5fd8ac3ea80b76051d701f0dfc5b93ce41eb9a5a82227f39593a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,998
Size: 1.00 vMB
Total Fees: 0.03841996 BTC
Feerates: 101.64 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (486,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,763 428,763 000000000000000003d54045569e5d5818624674274d781f5b5e9449beff8271 2,667 1.00/1.00 vMB 63
428,762 428,762 000000000000000003d3d38059467c2e9a4d49dab926287531f0bc37de2208f0 1,684 0.66/1.00 vMB 58
428,761 428,761 00000000000000000053029896f47b8597a1f03a02d993a10de87ca0b93677f4 521 1.00/1.00 vMB 7
428,760 428,760 000000000000000003e1827507e8f540d68490df530b17a61bffd189f3318109 664 0.37/1.00 vMB 42
428,759 428,759 000000000000000003582784ad72713a4bb29188cf77164745b12ae4f36ad8e8 2,524 1.00/1.00 vMB 64
428,758 428,758 0000000000000000047c65231c7db74936e42e760158947015d67b47bfaf3273 414 0.18/1.00 vMB 61
428,757 428,757 00000000000000000130246dae1d71c1396d5fa82c3d9260527ace841cc602af 42 0.02/1.00 vMB 65
428,756 428,756 000000000000000004c019ee072db6cfa224ac86fc0e1753439b1cf82df273b1 1,357 1.00/1.00 vMB 30
428,755 428,755 000000000000000004ba161fce37d168416967d10e9297dd8e5403853a561669 462 0.18/1.00 vMB 65
428,754 428,754 00000000000000000248a1625bf376bfc2c984786610a46734b348ce651ea0bb 2,769 1.00/1.00 vMB 59
428,753 428,753 0000000000000000040fb6f3c3b2892954c1caf8d8dbf76d088ae188c68f763c 1,826 0.73/1.00 vMB 57
428,752 428,752 000000000000000002aa6075d6c70113b4f373627269ff950ac0653303e1f46b 2,281 0.86/1.00 vMB 54
428,751 428,751 00000000000000000022aa5b7ee958b5baa6658216e72a202bbafee72aa05c00 378 0.15/1.00 vMB 56
428,750 428,750 000000000000000002479489bff2f13757f4a945eb9d43674a68fb509d8631e5 1,357 0.49/1.00 vMB 57
428,749 428,749 000000000000000000e5faa3806e62891fea98ab177243a134ad3766d39aea6e 1,439 0.62/1.00 vMB 52
428,748 428,748 00000000000000000200c4154b4b47e97fa154df47e5a1368e1ce3b234341630 2,345 1.00/1.00 vMB 43
428,747 428,747 00000000000000000264e366b57a058cd67abea7351006109b6cfebac6b02af0 2,327 1.00/1.00 vMB 54
428,746 428,746 0000000000000000041ef49cbba4e4d70d860857fde383cf058f96eeb9662f1c 2,711 1.00/1.00 vMB 75
428,745 428,745 000000000000000000a254d0f57760901be482d908355e992a891da639a0c680 749 0.30/1.00 vMB 54
428,744 428,744 0000000000000000005830b652bd5495930635345e25274d0fab40500ebbfa54 307 0.31/1.00 vMB 10
428,743 428,743 000000000000000002d6a5a0fe60eca8433f3618396c9de5a9f8297f84657c9d 2,096 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.