Loading Tool

Explorer IconExplorer

Memory Pool

81,022 transactions
31.41 vMB
0.08630255 BTC
Random Selection Loading Transactions
Max Size: 189.87/200 MB

Candidate Block

Mining Attempt f6a663d24a053afc581fd345e44b05c8acfd50665804fae737ac01d78bef0986
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 473fb06f291e3595f00893377c0124687d138583629c6e2dc0b9eabb9a5112a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,041
Size: 1.00 vMB
Total Fees: 0.01826303 BTC
Feerates: 150.65 > 1.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (133,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,597 781,597 00000000000000000003391b867b7b2dc90087407fd8729366d303fa5df3c0c1 1,685 1.00/1.00 vMB 14
781,596 781,596 0000000000000000000030ae146c8bbd5a8fa4c3c34e01e3912637a45c70e299 674 1.00/1.00 vMB 8
781,595 781,595 00000000000000000001f13a775f7619c17b2715969cdd4cacdef4de33cb7315 1,465 1.00/1.00 vMB 22
781,594 781,594 0000000000000000000054159fd64a03ca48b895f6448d811827ebf4535f44ba 1,125 1.00/1.00 vMB 10
781,593 781,593 00000000000000000004df53396a2444a3c473892964794c82789c4cca219e30 848 1.00/1.00 vMB 9
781,592 781,592 00000000000000000003a61cee6f4d1b7c9b9e0760ccd0d465493aa58593c0d2 2,269 1.00/1.00 vMB 14
781,591 781,591 0000000000000000000129e33f70bfbb6559baa55038c1f252f1f7cacdbce26d 1,138 1.00/1.00 vMB 11
781,590 781,590 0000000000000000000206502b1271726b276941ea676bb8d38ba9c9f90f3a96 1,787 1.00/1.00 vMB 11
781,589 781,589 0000000000000000000322997759c98db23c6852e0690ef7843b69bdb723b796 1,742 1.00/1.00 vMB 12
781,588 781,588 0000000000000000000029a49d1a74681fbcb6755965edf727bc26610f3dee1f 2,483 1.00/1.00 vMB 18
781,587 781,587 0000000000000000000104182b3460ec72b7be9573101f46413e16322bf7ff85 3,312 1.00/1.00 vMB 31
781,586 781,586 00000000000000000001d7e25140e429d1b18c49f7075d7d677e022b6475f171 2,349 1.00/1.00 vMB 17
781,585 781,585 000000000000000000040472b329fe2a0d17d4c8cd9514a8ff3d3f206768a7f0 1,671 1.00/1.00 vMB 12
781,584 781,584 000000000000000000045f934e18f060faec98c74f20bd6ad9581257186c8965 2,123 1.00/1.00 vMB 13
781,583 781,583 00000000000000000002b7bad8b85cb5093302d16b95758a5161b2797ef1949e 2,846 1.00/1.00 vMB 28
781,582 781,582 00000000000000000004b60b4dbe9faf9430d79c69743c731ba29c18757f2af3 968 1.00/1.00 vMB 8
781,581 781,581 00000000000000000003761bf59841be673ef34da714d8ca4742ef1b7d1af590 2,222 1.00/1.00 vMB 14
781,580 781,580 0000000000000000000033e912b02df0b17b0de7d9734542a95810ec26edf8c9 1,737 1.00/1.00 vMB 15
781,579 781,579 00000000000000000004a5737280da43a3db0bf4d668f36c9a46e49c64b6eac1 2,284 1.00/1.00 vMB 26
781,578 781,578 000000000000000000048022a5f5b061430ca5979620ff2c20b91ae82fd0a9d1 2,884 1.00/1.00 vMB 20
781,577 781,577 000000000000000000015cbc6e33be920aef26f64f0e5cfd73322d43117155a3 2,875 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.74 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: 708.15 GB
    • Received: 16.72 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.