Loading Tool

Explorer IconExplorer

Memory Pool

85,572 transactions
32.89 vMB
0.07755184 BTC
Random Selection Loading Transactions
Max Size: 195.58/200 MB

Candidate Block

Mining Attempt c9364712d8c54193efa153b2838bef97cc1701e483fc1c46809cd026558e2c65
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 36e96079b302a77164b6814a4f71b82fb1cb44daba9496ca078f3b23650c1ff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,425
Size: 1.00 vMB
Total Fees: 0.01254738 BTC
Feerates: 203.60 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (113,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,800 801,800 0000000000000000000300ffd79f73e3b8d76c0e1d60351f5560638dee2f48cd 2,695 1.00/1.00 vMB 13
801,799 801,799 000000000000000000040b755ca0e600a0799963601aef5d0b806c20e4238abc 3,630 1.00/1.00 vMB 12
801,798 801,798 0000000000000000000199282b663f80647a7fd9ca44558cfa0998b4699b2d12 4,543 1.00/1.00 vMB 6
801,797 801,797 00000000000000000003b6e5df10593007cc31fca03b6796f2222d0430ade5d8 4,262 1.00/1.00 vMB 7
801,796 801,796 0000000000000000000487ae5d77c39c723ed390933c9801063af90a183b8dc9 5,113 1.00/1.00 vMB 8
801,795 801,795 0000000000000000000269a6a1bec498bb97b783c9c687a0a9ef83930a939609 4,852 1.00/1.00 vMB 7
801,794 801,794 00000000000000000003878de5c5dff19d1236aae539a1e2f4cd076c345b0494 2,413 1.00/1.00 vMB 12
801,793 801,793 00000000000000000000fd8347460bf5db2f2d981f789438897ed3ec40de52b2 5,976 1.00/1.00 vMB 7
801,792 801,792 00000000000000000003d7ab46fc2cc09f0ed5a5307435799983d6363b04071d 4,730 1.00/1.00 vMB 6
801,791 801,791 00000000000000000001a3b38ab475da3fc255319af1d32acd9842289de6fc99 3,063 1.00/1.00 vMB 15
801,790 801,790 00000000000000000004f0edf9224439d77601424701b1da512ab19fbd65499a 2,501 1.00/1.00 vMB 16
801,789 801,789 0000000000000000000324d8b1d1955d17445cbb1edf88533fad1b7572297c93 2,939 1.00/1.00 vMB 6
801,788 801,788 00000000000000000004dcfd5b4ca8aa64b31b80180e43fe5008a93f533aa73d 3,727 1.00/1.00 vMB 23
801,787 801,787 00000000000000000002ec436814272c29c0d2fabf66d56ed7dbc29ab5290abe 5,924 1.00/1.00 vMB 6
801,786 801,786 0000000000000000000305733cf6a3e187e5470b6077db53a2b145fa53760593 4,131 1.00/1.00 vMB 7
801,785 801,785 000000000000000000050241d46300e4fe0c363ca80b3f1f4cc04c126fc19be1 5,898 1.00/1.00 vMB 7
801,784 801,784 00000000000000000000dbe57ab239baba1c7d8265a918fe3c842a548b3a9cfc 5,436 1.00/1.00 vMB 6
801,783 801,783 00000000000000000004e26b43d8a76a3fd30a4bd86c9708933e7a99a2ce4d74 4,246 1.00/1.00 vMB 7
801,782 801,782 0000000000000000000032c56246ae497cbf9c47d27c62598f3392d7e1487e2b 1,849 1.00/1.00 vMB 15
801,781 801,781 00000000000000000005490a41cf843ee5bf86dc7fda0e4996cc71a667251ef2 2,127 1.00/1.00 vMB 20
801,780 801,780 0000000000000000000211189935d4eee505548c0d9432f588f01ad74c4f42f9 2,879 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.