Loading Tool

Explorer IconExplorer

Memory Pool

42,828 transactions
27.91 vMB
0.06115747 BTC
Random Selection Loading Transactions
Max Size: 147.10/200 MB

Candidate Block

Mining Attempt b97c71aaf23cd483555f0e8904ca2dda7a91aca79d7c06ea3ff52e2a76270d00
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root fbe8fff74f83dd31f0f79c18b1e23285cfe0bc943e0f969e7e609c95a8913c16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,396
Size: 1.00 vMB
Total Fees: 0.00872539 BTC
Feerates: 84.58 > 0.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (862,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,887 51,887 000000000a62ace6b497720291acc433f6b5acb59c4528bf2730df5b61849d71 3 0.00/1.00 vMB 0
51,886 51,886 000000000ecf63c2ccef5990d63d38624fa5db6e251dc93ec3557fb0255fc99f 1 0.00/1.00 vMB 0
51,885 51,885 000000001bf8cea167725c331b58533b8cb1995a9b48e92279f5b93aad6690b9 1 0.00/1.00 vMB 0
51,884 51,884 0000000013d48768ccd73d1fb697eac1a5a9609dc4df180ab833f73f7d29c95a 1 0.00/1.00 vMB 0
51,883 51,883 0000000003dcf78732fb868c8fb3fe3d8648b21441d313d2a31376025a166711 1 0.00/1.00 vMB 0
51,882 51,882 000000000174d0051f6d25acbdc7392e51120c2efcb8b3086780385b52cea193 1 0.00/1.00 vMB 0
51,881 51,881 000000001c2c4d6c145f6ddd45c41985898883b10c231cd31d1fef1edd9433dc 1 0.00/1.00 vMB 0
51,880 51,880 000000001b0a3500a9e9d1839c21ff5a9ab34161c7fda1ac1ae0894f2fb49ad8 1 0.00/1.00 vMB 0
51,879 51,879 0000000017511fe1f9d46174d0fa7e4bbd0f3495f4d8eaa67bf043c30d49b0ce 1 0.00/1.00 vMB 0
51,878 51,878 0000000008bec463d7d68faa01475c082badecbef760ae7bf2adf4c537c10592 1 0.00/1.00 vMB 0
51,877 51,877 0000000015de7b965ef2b6db7c642e4eac06f2489c8368eaf7ec8e1ad278e941 1 0.00/1.00 vMB 0
51,876 51,876 000000001ca9220a5cd8793d188d9cb8d79ffef1cb5265a254d908945f78924c 1 0.00/1.00 vMB 0
51,875 51,875 0000000009c294ffde777faef46ca0484f22a3ac181f56322b66607cd45bd858 1 0.00/1.00 vMB 0
51,874 51,874 000000000edde0ff6877959f3697ac66328d2b3d9d22adb466e20185761d99b9 4 0.00/1.00 vMB 0
51,873 51,873 0000000005a6446b3078a940bec138b1ac7c1693a8cb95e4f357197cbd7cdd25 1 0.00/1.00 vMB 0
51,872 51,872 000000001d333db980303daac6fdf2408f26f8d940a55428c9497f385a3d5320 1 0.00/1.00 vMB 0
51,871 51,871 00000000193914f7b4c9a213b4bb50d6f9e3e6ab3b19013559ef0cad2013d6d6 1 0.00/1.00 vMB 0
51,870 51,870 000000001fe1678e65b4499b1bf805f8bb3f8e596f081cb0bcf222bfc387b4f2 1 0.00/1.00 vMB 0
51,869 51,869 0000000009c8ccfcd4d64ad2a1a33f5d286fbdf63b2fa7f4b0801ba5d9a71651 1 0.00/1.00 vMB 0
51,868 51,868 0000000015c314ff0ca23d5ffb850c688a1b3ef0d65c6cce0be18156c0c32d87 1 0.00/1.00 vMB 0
51,867 51,867 000000001c62295c42735f6726726a1a163eab0f1b50f1ca120f09a059c4bcac 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.