Loading Tool

Explorer IconExplorer

Memory Pool

24,274 transactions
17.26 vMB
0.04120954 BTC
Random Selection Loading Transactions
Max Size: 88.58/200 MB

Candidate Block

Mining Attempt 242ddb25e4c151aa1a152ef8ed6f6b5e94a8c44704c8a491025802d731d6cc67
Version 20000000
Previous Block 00000000000000000000cd7038afe46d08039cb5cebf8fc1066274bb27e38ecc
Merkle Root a83dc938a9ddb65f52b01a6e81467ff9699c311a0b4b9d7fb321ddcd0ef105e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,709
Size: 1.00 vMB
Total Fees: 0.00953577 BTC
Feerates: 73.20 > 0.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,138 (807,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,666 106,666 0000000000012305e02dcbca5803c6c10a7c89cc025780ebcf6d521841adc081 1 0.00/1.00 vMB 0
106,665 106,665 000000000001c85dde313e4fd6cee613b3d50d4b2e7c89d3d65087ebd5865c4e 1 0.00/1.00 vMB 0
106,664 106,664 000000000002a56293b39df310e666f66c3b34a13350f6f2878e74eead477a26 2 0.00/1.00 vMB 0
106,663 106,663 0000000000014a8ec09ad58fcb76b8c4ca2c33e4a89bba4e4ad9394bc6db8671 1 0.00/1.00 vMB 0
106,662 106,662 0000000000022a8459acf3c77db69be400422c0b1f2c666408bb99150e24d625 2 0.00/1.00 vMB 0
106,661 106,661 0000000000010e6ac4adcdc54eef1391eeb57f081237f7d2bba9f99d3625efc9 3 0.00/1.00 vMB 0
106,660 106,660 000000000000ca0cc28d637c5430f8b868f06f0a725103f35e99ae00f9e0ba0d 31 0.01/1.00 vMB 0
106,659 106,659 000000000001c827f3a833a3351b71e7e6f1815b11e69ee82f9c98d8da689529 1 0.00/1.00 vMB 0
106,658 106,658 0000000000003a98a55885a3cbd9a90957a7c4ca794bfcd055b4b44544ed91b3 1 0.00/1.00 vMB 0
106,657 106,657 000000000000e51db6752ebecf3f4b5886538af668a9102ee7cfc670e1e02e4e 1 0.00/1.00 vMB 0
106,656 106,656 000000000002948f786d1b7be5035f2dbabce3318b59c2ef14923cc7ef74c8d1 1 0.00/1.00 vMB 0
106,655 106,655 0000000000019720945f7db094fc75e3bad24f1e449286c1403b1b6fd9191ee4 3 0.00/1.00 vMB 0
106,654 106,654 0000000000025f813d308a4d0cb26304f393028bae83293a8c78e39565e10439 4 0.00/1.00 vMB 639
106,653 106,653 000000000000f40e109d30959ad00991734d0b269a15307f38fdcae9a4d5cb16 5 0.00/1.00 vMB 0
106,652 106,652 0000000000004e1a81f771bc3d58583b2ea7309e4a5d212a4761e0b4d4e80cea 2 0.00/1.00 vMB 0
106,651 106,651 000000000000131028eaea8912d8e26798d0f679731590cc962f0b1c6df0487b 21 0.01/1.00 vMB 0
106,650 106,650 00000000000224529b9925d34ecbb10eae65e947382e818b92c2590cac003580 1 0.00/1.00 vMB 0
106,649 106,649 0000000000005f57dbab5c0cd125c603ea75d682067a8778e6a22de00b459053 1 0.00/1.00 vMB 0
106,648 106,648 000000000000a55d2d09372fab0ce4febf4d584e256f8e9730398974408769d5 1 0.00/1.00 vMB 0
106,647 106,647 000000000001d8c819100524b10b04104db92a8bcc9a99a046c0c8bf5a330ca6 3 0.00/1.00 vMB 0
106,646 106,646 0000000000021688ad3e7c4d65d5c6a42bc70979cc3f4dbe06b63cb38146cb31 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.54 GB
    • Received: 7.48 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.