Loading Tool

Explorer IconExplorer

Memory Pool

75,425 transactions
27.92 vMB
0.08111862 BTC
Random Selection Loading Transactions
Max Size: 169.98/200 MB

Candidate Block

Mining Attempt c3ff8e1aa7861f960df934f2d6586f69fe2ea4eeb6675ea9526287c2d66a45f3
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 5ba4c16756681a70e9a51bbfb38cec29f706e7447138fae2916e6b2ab8732225
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02127735 BTC
Feerates: 480.19 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (364,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,869 550,869 0000000000000000002355514cc2163fe4cba4530b8a58aa6553fd69ea39037b 2,957 1.00/1.00 vMB 61
550,868 550,868 00000000000000000014fa22f8efe9b046e21f6df6cfd5bd33bde7a44ac902e1 1,470 1.00/1.00 vMB 55
550,867 550,867 0000000000000000001ee895b1ca7b40303345a2de16964a6b13e0acbea0db35 1,505 1.00/1.00 vMB 54
550,866 550,866 00000000000000000009593fbcc159772ea9e8f13956c872e92de5f30fcc8f51 2,776 1.00/1.00 vMB 62
550,865 550,865 00000000000000000014a286445794928b5c1c314da9106f864017a5ef76e239 2,894 1.00/1.00 vMB 85
550,864 550,864 0000000000000000000fa38e9c7219a11c521d5ff3f4849ac51f52c8519f5f91 3,141 1.00/1.00 vMB 76
550,863 550,863 00000000000000000006023049dc1f23da7805baf78279f4287db1d948d96034 3,004 1.00/1.00 vMB 45
550,862 550,862 00000000000000000022a31d7e67f28cb1d6386ee0ae8aeb2eadf4ab69efe5be 3,102 1.00/1.00 vMB 66
550,861 550,861 0000000000000000000ab36c8858d85daa2a9b7ababce688590446db97bc66cc 2,438 1.00/1.00 vMB 61
550,860 550,860 00000000000000000009123db28534193a496aa920a59c51f58d26089b37acf0 2,097 1.00/1.00 vMB 54
550,859 550,859 00000000000000000012085cfe8c79bcdacf81fbd82f6ab52c3cb3a454d4987c 2,064 1.00/1.00 vMB 56
550,858 550,858 000000000000000000286e7a3dc806fa15299f454ffad0e9b0e468aead030202 2,771 1.00/1.00 vMB 55
550,857 550,857 000000000000000000183794d39c05702ac6fd86dd19c0b77be071ea20408049 2,868 1.00/1.00 vMB 64
550,856 550,856 00000000000000000013aa3941ec8b596f9eb4037c8168ea0eb7aae9900f128e 2,774 1.00/1.00 vMB 57
550,855 550,855 0000000000000000001e4e7fec893e529c069498152f53e012be9f3d6244b0f7 2,976 1.00/1.00 vMB 78
550,854 550,854 000000000000000000259e205933a428ea8f00b813c6241a672d13840072b510 2,935 1.00/1.00 vMB 67
550,853 550,853 000000000000000000069b362a68b18d261834a0102ecfa8572a190e2ffb483e 2,591 1.00/1.00 vMB 84
550,852 550,852 00000000000000000011968b93fd6021ed312a260bd97d0df3c468046c6f59d7 2,359 1.00/1.00 vMB 63
550,851 550,851 000000000000000000063889d796bd172767f2022746e94c2d360d026627bb17 2,180 1.00/1.00 vMB 60
550,850 550,850 0000000000000000001b4784408d9fc192f6625ae3ea05cde958e3cbfb1e28a7 2,547 1.00/1.00 vMB 82
550,849 550,849 000000000000000000072b0b3e93ba31d4dfe8bacc2679ee461263e48d9bcdda 2,136 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.