Loading Tool

Explorer IconExplorer

Memory Pool

43,542 transactions
27.02 vMB
0.08209273 BTC
Random Selection Loading Transactions
Max Size: 141.43/200 MB

Candidate Block

Mining Attempt 5f9054cc6a57b17d047493f2a379cf69b3d78680532afebacde23f95222a54a5
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 214ca686e5b344779b4a67fabca8a95e41af710133a40b8aafbddb10b7cac5a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.03057570 BTC
Feerates: 150.93 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (495,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,874 418,874 00000000000000000111caa8f58e35e6482d3f889fb847b0016d41e46c99a7dc 2,639 1.00/1.00 vMB 62
418,873 418,873 00000000000000000082e9cd77021c9aab64f5c1c900cc39546f5a2d036e7352 2,227 1.00/1.00 vMB 93
418,872 418,872 000000000000000002bf5af40ab241e822ec129db40efb31074fda2603d6deb1 328 1.00/1.00 vMB 13
418,871 418,871 0000000000000000025aed0ec17b99d3b7ea2321b44ffcf51fe37eebe65c1647 741 0.31/1.00 vMB 63
418,870 418,870 00000000000000000142e79cba1c652b2f2a005a1b0037ffa53c12c92d581659 935 0.99/1.00 vMB 18
418,869 418,869 0000000000000000023abefa9fbf66e5c784f8e734dafed740b36f8bbe8e9ff8 2,212 1.00/1.00 vMB 38
418,868 418,868 000000000000000002338fdd66f75b770e0a8654fa62d19377f2bb44933397e1 2,644 1.00/1.00 vMB 72
418,867 418,867 000000000000000002b312fa399d2e2fcb7fd16997b85682e75abacf25d5b841 2,438 1.00/1.00 vMB 68
418,866 418,866 000000000000000001f5b71fa7bcda30f7c51c16d2014818047c954ffbc95576 2,018 1.00/1.00 vMB 93
418,865 418,865 000000000000000000c435575ea8c30ef503cc028955ea2e8b91d22eeba0d7e1 328 1.00/1.00 vMB 16
418,864 418,864 00000000000000000435a234c15b6a7705310a123d821e1c2c61ec3784173ec8 2,025 1.00/1.00 vMB 50
418,863 418,863 000000000000000004be676f50638a1116e22daae597b98bca106840d6e3f8fb 1,687 1.00/1.00 vMB 49
418,862 418,862 0000000000000000011704600de9b7d446e61f45d16f345e0d185c760e03f2c4 2,472 1.00/1.00 vMB 67
418,861 418,861 000000000000000000675566c85fc023c58736fe6ac07fade9a15278d558354d 1,008 1.00/1.00 vMB 20
418,860 418,860 0000000000000000009978295791c9589b892dac28ccc1daf48e018ae6bd1cd7 16 0.00/1.00 vMB 127
418,859 418,859 0000000000000000006389cfe0b5b7e5180e574b0ea01dbab1cc238559fec86a 1,885 1.00/1.00 vMB 43
418,858 418,858 00000000000000000170350279466f747d4ca4b36bbf3df5d886dc16fbfd52c1 2,310 0.93/1.00 vMB 67
418,857 418,857 0000000000000000006a6a54922622814ff0042b2212d0ef9b92616584f40554 1,914 1.00/1.00 vMB 77
418,856 418,856 000000000000000005173c398593afc8f0c993720a4d438281173f80d6387ec3 2,277 1.00/1.00 vMB 65
418,855 418,855 00000000000000000425bcc05fb8573220b22f5dbb137a3be9af883db25f35f0 994 1.00/1.00 vMB 34
418,854 418,854 0000000000000000013606fb0a64f0356960a0b6c59d9491db6a199f8d647832 1,775 0.99/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.