Loading Tool

Explorer IconExplorer

Memory Pool

26,471 transactions
6.26 vMB
0.04684989 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.27/200 MB

Candidate Block

Mining Attempt 510fbaafb5021b117cd85ad31fdb9355df8e5f85b0fb55a8f05d1ca873a1e54b
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root f84048554d1e5de3dda6ca8285bbd1b1933546cdc5e77937a42c8362ec9a9300
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,085
Size: 1.00 vMB
Total Fees: 0.03218025 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (738,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,576 174,576 0000000000000176c90915540588c1e4f5ba47f1ca755ad36f5a49748d630440 66 0.03 vMB 276
174,575 174,575 00000000000007457236ddbf268e370f4bc9a2a93d471a7898e1a94620c3ba09 63 0.03 vMB 108
174,574 174,574 00000000000003c0248df786bccbe1457d6d3aeea51ff8f2266ed05eee3bda3b 5 0.00 vMB 0
174,573 174,573 00000000000001d54e426cf842415f6647e907ca1f89af74cb54e7230370ca96 40 0.02 vMB 164
174,572 174,572 00000000000008506c9e29b48bee9dbe68a97209e7a3810f953567e7ac5885b9 14 0.01 vMB 0
174,571 174,571 000000000000082f79d2e428839b63a2dfdb49d3656e9ab402c14e81ce277ccd 10 0.01 vMB 53
174,570 174,570 0000000000000106a0b03b6865076fcfe343382063b98d5d358c21bb69cd2538 13 0.01 vMB 75
174,569 174,569 0000000000000434bbce9f3c3283e196450b45f4725237c54475c24745e30c4b 23 0.01 vMB 182
174,568 174,568 000000000000082473b6d2ff50f17b731c8e5c475336ac7d5af3f194238da9bb 30 0.02 vMB 89
174,567 174,567 00000000000007cc6954a92ae63fc80a88d5300acb9d84630d102c3c79d547a0 75 0.02 vMB 91
174,566 174,566 000000000000031fced0ab3ee6d9c9e26dc6a07309c82eeae0c4b4e74c3c7032 16 0.01 vMB 40
174,565 174,565 000000000000073538a1255cea518a12d6bc16c624102fb91a31b7257c2b8ece 55 0.02 vMB 83
174,564 174,564 00000000000000c67713b069f60863e12e7d08a8d1d9e4a61c11063e90c3486f 29 0.01 vMB 128
174,563 174,563 000000000000037dcf2e30f848cc6903000a4d46410d58c9c0d4ad817a78d4ae 12 0.00 vMB 72
174,562 174,562 00000000000009e237ce5cc70b6dea5e5d19e89cce57e2685f82c8df092a60f1 57 0.02 vMB 126
174,561 174,561 00000000000001a96c8fc1572f1faefbab8ae11416d1f343bd0b9b175ab54315 44 0.03 vMB 1
174,560 174,560 000000000000035b27bdd4be0bfa28ffe86f4c6b3ed31feb3b36b2006ef50e99 74 0.03 vMB 145
174,559 174,559 0000000000000712dfc436f207e359372d80be86693a255bf639fef23340cdb9 46 0.06 vMB 187
174,558 174,558 00000000000004a303349dc491c2b30a13cbceac169bac75db0abd6485f6772b 100 0.04 vMB 59
174,557 174,557 00000000000004b25cf1573ec8365de5751f67fd99f6a53365d625d1f000833b 26 0.02 vMB 311
174,556 174,556 00000000000007dee35a41ea0222a7e589e61154a1e46a2fe099c8313010d1a3 6 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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