Loading Tool

Explorer IconExplorer

Memory Pool

47,794 transactions
30.26 vMB
0.09776932 BTC
Random Selection Loading Transactions
Max Size: 161.20/200 MB

Candidate Block

Mining Attempt e278bb6021a828b422aa66d4c22d5122b0ba2662084b23f251bb25eccaf7222e
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root b9990d387eb1ad81a8364d3c8fdcd702cef71abb26061809cc3224fa7eb374d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.03645650 BTC
Feerates: 150.97 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (200,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,615 714,615 000000000000000000099a5f276f062a1e8ed6570198cc105515e5c4e7669010 2,096 1.00/1.00 vMB 11
714,614 714,614 00000000000000000006cf6d741131ca1e112df26d288fccbdf6a876b00af437 598 1.00/1.00 vMB 7
714,613 714,613 000000000000000000076dcc9f83f4568ff96778047f4931857e3369a50f4b72 2,293 1.00/1.00 vMB 12
714,612 714,612 000000000000000000077cdbbfd2b6d4fd028026c1b21bf483a73a0d66070f9c 564 1.00/1.00 vMB 7
714,611 714,611 0000000000000000000b79220583b044e23e8a1e9de01c4e6d6f00ccc7466e6b 1,688 1.00/1.00 vMB 11
714,610 714,610 0000000000000000000266136cd7cb255c14918cfcddd3fada30c74104e56e78 789 1.00/1.00 vMB 7
714,609 714,609 00000000000000000001fdf37fb5c947c6285cf498ae140d78874814a739a0b6 126 1.00/1.00 vMB 5
714,608 714,608 0000000000000000000896397e55c9794c7f8eb99ba16f3ddee9f917229c897f 877 1.00/1.00 vMB 7
714,607 714,607 0000000000000000000b5a75a76c6829494addca1ca4606af665b0889662cc5f 371 1.00/1.00 vMB 6
714,606 714,606 0000000000000000000260c6a6f04dfe3e66d54143d96cbca7778e0af5aee406 539 1.00/1.00 vMB 6
714,605 714,605 00000000000000000002e71fe61834510d5591d3f6d43450bdefe98b28e7b3e4 1,202 1.00/1.00 vMB 8
714,604 714,604 00000000000000000004fc7d1bfe69c34b5765e151a38cc47f3d76f6a202f74d 103 1.00/1.00 vMB 5
714,603 714,603 000000000000000000021844c055167544e821d6c27397617af7411006485162 1,559 1.00/1.00 vMB 11
714,602 714,602 0000000000000000000219cd2584e691a8074b3c81c0c1125744598dd81655be 1,848 1.00/1.00 vMB 7
714,601 714,601 00000000000000000002b251a025a6e96fb2aa602b459e4e0ab7b33d109381dc 2,577 1.00/1.00 vMB 18
714,600 714,600 000000000000000000016fbf4172729848893612ca838342fa72ce008bf68821 1,639 1.00/1.00 vMB 15
714,599 714,599 00000000000000000003e2f491e0ce9e53682f7c0cd730b7fb5f1937922084b8 1,413 1.00/1.00 vMB 9
714,598 714,598 0000000000000000000546529d3f5951766c6c37bbcdf0bc4b342766d2745819 1,615 1.00/1.00 vMB 10
714,597 714,597 00000000000000000005d20fc0fdbda0b08c1f427bf11e1ccdce204bee219b54 52 1.00/1.00 vMB 5
714,596 714,596 000000000000000000032103ff03c25c8f401dfd5abf5b3d30c1ece87cd7d0d1 657 1.00/1.00 vMB 5
714,595 714,595 00000000000000000002e1c517eff9caa49406002f4d0c75660c91a67efc0a8d 2,902 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.