Loading Tool

Explorer IconExplorer

Memory Pool

82,699 transactions
31.10 vMB
0.10866462 BTC
Random Selection Loading Transactions
Max Size: 189.09/200 MB

Candidate Block

Mining Attempt c0dc5069e1a7e536cccd79af2e103df62491849e774ce73a0b0c3660c82b7a25
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 9a635179692acac4a6f5b7c141d6cb77204be523810b3b7f018b1cc7faaff1d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.03436259 BTC
Feerates: 200.89 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (371,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,539 543,539 000000000000000000266eb47643287b9cf390073e7e4621af9a4b662e6188e7 972 0.43/1.00 vMB 28
543,538 543,538 000000000000000000201b79c48a09a6785a8401cc3bfa2e6eee6de69955597e 564 0.18/1.00 vMB 18
543,537 543,537 00000000000000000019d64b591e1fa3c64863a69f9d3f3ebb10d44b9b78bc14 2,462 0.84/1.00 vMB 12
543,536 543,536 0000000000000000000a2acfde3ac6d2467d8462e715e5e839e9cd285175dd3e 679 0.32/1.00 vMB 31
543,535 543,535 000000000000000000089d66b63fcab192894992ca64e763712a9d8e66cc94c9 3,291 1.00/1.00 vMB 20
543,534 543,534 000000000000000000253f9cbf31390b455fb25043b5d05e552a62854ed3cc22 2,123 1.00/1.00 vMB 57
543,533 543,533 0000000000000000000acc629613acfb7d953c612fbdf9e1041d71a0d8ccf91c 2,171 0.71/1.00 vMB 4
543,532 543,532 00000000000000000010660e16ebb4a6dd83243001b1d83b0c8fb13759f4f800 2,976 1.00/1.00 vMB 17
543,531 543,531 000000000000000000137a12e301502ebbc978b130e790951319f38345772097 1,678 0.72/1.00 vMB 45
543,530 543,530 0000000000000000000c34c4c2a0278bca5d8b95732374252b37c622eafa8d8c 1,337 1.00/1.00 vMB 31
543,529 543,529 000000000000000000249afe1944332e4c86c3ece9dbf320c76c0385d07f8803 851 0.46/1.00 vMB 50
543,528 543,528 00000000000000000004f70f0ea1b13db10c50da53ba97d0e4199c0e5cb72b05 971 0.32/1.00 vMB 22
543,527 543,527 0000000000000000001b86203cd72b321cb186487d76bd53776e28ff4584f7e0 447 0.09/1.00 vMB 2
543,526 543,526 00000000000000000010ca34b8cc0ff23dc120d24cdec30214d3414b2d9bd77b 1,727 1.00/1.00 vMB 28
543,525 543,525 00000000000000000000ef058af317e70f05ebe2608521d2ee96dded2f0d47c3 2,638 0.98/1.00 vMB 26
543,524 543,524 00000000000000000000cb07da14939dff4ee6b97a34e9d6bdc99f951a56fb62 1,848 0.65/1.00 vMB 23
543,523 543,523 0000000000000000001896ef8ec128720c63c8885aaeb0275e5f105feafe75d6 980 0.30/1.00 vMB 20
543,522 543,522 0000000000000000000b4e6b30fbd42525030d442d243e9eb5b5c087d7217bdd 27 0.01/1.00 vMB 32
543,521 543,521 0000000000000000000e3e608bf2511ba9dbe49c56bbc5209d161f5d640cbcfc 636 0.21/1.00 vMB 16
543,520 543,520 0000000000000000000fd45a382cf5d2d3c003c66d87d814fe6e00f3d969683c 1,892 0.60/1.00 vMB 21
543,519 543,519 00000000000000000025d889210354e8d60b16b6daa3aefcc7ee217a74c069a7 885 0.54/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.