Loading Tool

Explorer IconExplorer

Memory Pool

76,090 transactions
28.37 vMB
0.06385476 BTC
Random Selection Loading Transactions
Max Size: 172.02/200 MB

Candidate Block

Mining Attempt 1dc443a5618a4f49fa1477a2607ff9de0b4ecb28acb30a7884ac5af055254506
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root b5a422cd1098300a9ace8242b17ed3769ffd52949fc73b8a398e571e9be661c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,977
Size: 1.00 vMB
Total Fees: 0.00519804 BTC
Feerates: 41.50 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (113,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,674 801,674 00000000000000000001e9d8869fbdb083e8af7c6f889eda727228aaad401913 3,046 1.00/1.00 vMB 20
801,673 801,673 00000000000000000001a2ac5169dff5912be37fa3ec80f944839a4f2d112a36 3,662 1.00/1.00 vMB 20
801,672 801,672 00000000000000000004251f9576dff1878e3a6c1c122e80ae822deac2791d65 3,378 1.00/1.00 vMB 31
801,671 801,671 0000000000000000000076e933bf2a2620fcfa055fb35cb2c295e3a9f5169335 3,112 1.00/1.00 vMB 37
801,670 801,670 00000000000000000003e374e498405d3124ea27d0a439ce946f39c689536f91 3,338 1.00/1.00 vMB 31
801,669 801,669 0000000000000000000440b4bc983c3c4cd446c5290391414ccc29f6bd9de4b7 2,373 1.00/1.00 vMB 21
801,668 801,668 000000000000000000006c9e0f63d039e566b6d186cf8ed111fd763f3d8f1cc5 1,504 1.00/1.00 vMB 24
801,667 801,667 00000000000000000003baf2660e130543768d48680be42ffa4cda0a72f031be 2,199 1.00/1.00 vMB 19
801,666 801,666 000000000000000000020c724895e783d330d53579f0f2fbf35b05d669d3fcc9 3,598 1.00/1.00 vMB 18
801,665 801,665 00000000000000000004e2ca3e9995e2a1cb67591632e0471c95a22b0bf38e1b 3,309 1.00/1.00 vMB 22
801,664 801,664 000000000000000000018cdc24a2ed4db110529f09ae4933d582f89c24255d46 2,335 1.00/1.00 vMB 28
801,663 801,663 000000000000000000037b0b0eac7d9781bc6e67c353e502b893ea0b1725990d 2,659 1.00/1.00 vMB 30
801,662 801,662 00000000000000000002634fd10ea8c050be50989c7dd07429ac0cfd51390b22 3,434 1.00/1.00 vMB 35
801,661 801,661 0000000000000000000534323efd018da7cba4fc52159fb51670b1bc84916c90 1,960 1.00/1.00 vMB 11
801,660 801,660 00000000000000000001c4b4375eac50a61a601d5ef77564d6ef1a858a971253 1,961 1.00/1.00 vMB 16
801,659 801,659 000000000000000000004bf3cc86c77fb186e8791163d6c02abecfeee8cb0e3c 2,588 1.00/1.00 vMB 24
801,658 801,658 00000000000000000002cc888f0a7984aed1dee745426c98c7489fbe83838071 2,846 1.00/1.00 vMB 21
801,657 801,657 00000000000000000002b40b772623e75fb91728a2eddb5f963668b441b5e2aa 3,380 1.00/1.00 vMB 21
801,656 801,656 0000000000000000000119b5e9c5c893a91fb63ccc4ce7f118d92c3cbdabed31 3,324 1.00/1.00 vMB 22
801,655 801,655 000000000000000000046d5b818633174f59cd3e8fdc82576731ad4f880240c6 3,223 1.00/1.00 vMB 39
801,654 801,654 00000000000000000001c6a5de43789e02ce2b996e172807642be1149ab43037 2,430 1.00/1.00 vMB 16
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.