Loading Tool

Explorer IconExplorer

Memory Pool

78,171 transactions
29.09 vMB
0.07560195 BTC
Random Selection Loading Transactions
Max Size: 176.30/200 MB

Candidate Block

Mining Attempt bc9d99cdc350d7b0ae82258aa2ca45d7c0c6b92b800b4d37b742925695ca20ea
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 0b5da0dea224a7ad54148f0007ce030c880440aed1f4bb1441a896d931a4743b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.01482867 BTC
Feerates: 100.72 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (388,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,806 526,806 0000000000000000001134fb16533ea9d2b552d20a9a5602f6d7cf0515fed775 725 0.34/1.00 vMB 29
526,805 526,805 0000000000000000003650292c958b0ea952088ee91db3b4c1411723a175418c 251 0.07/1.00 vMB 35
526,804 526,804 0000000000000000001a27dbac214ebf05ce012b09730a59b19e21f9c2a1f866 258 0.08/1.00 vMB 25
526,803 526,803 000000000000000000263db51835f3f35d511a6b0bd5dccbb69543dd1c90ee58 48 0.02/1.00 vMB 10
526,802 526,802 00000000000000000016713a7d1049b908162f474a933116dd782239e5cc2ffe 1,821 0.95/1.00 vMB 8
526,801 526,801 00000000000000000003c713b1c3c3d03408fdc1359731609bfc9dfdcab2d1c6 2,359 1.00/1.00 vMB 27
526,800 526,800 000000000000000000092ef280f5526aedfe6bdea385be816a960fe552349960 1,094 0.63/1.00 vMB 11
526,799 526,799 00000000000000000035928d2d2d33eb16a0dac01e761ac3218d9bbfc592b3c0 2,561 1.00/1.00 vMB 20
526,798 526,798 000000000000000000036f0e7f8461b25c72d657476ee2ab3ac22ce1fc2c5dcf 1,736 0.79/1.00 vMB 16
526,797 526,797 0000000000000000002fb8e9f64f721e811caeee36f70423557b962f18598776 531 0.35/1.00 vMB 17
526,796 526,796 000000000000000000012b624a633bc0ecfc8625990f272e62c6b15fcf063a4f 530 0.32/1.00 vMB 19
526,795 526,795 00000000000000000030cffedbd5c6ebf718fb77318ef683e203e394ead411b4 884 0.55/1.00 vMB 12
526,794 526,794 000000000000000000365bfcfca92b1bb60ea74719456a263fe69d1b471a18c4 950 0.42/1.00 vMB 15
526,793 526,793 0000000000000000003315df8a7e5fafab2f6ee30cc128df279a1f9695bb2456 2,028 1.00/1.00 vMB 16
526,792 526,792 00000000000000000008d066698013fd248173024c75c0ac6bf77fd23cdd9433 2,328 1.00/1.00 vMB 26
526,791 526,791 0000000000000000000cecf7a48ddee366b000709aae1bd3d6e6e3265bdce2fd 1,456 1.00/1.00 vMB 8
526,790 526,790 0000000000000000000a04f95932542a1815778a1358f7ef8ce4c4f4a992e196 2,628 1.00/1.00 vMB 10
526,789 526,789 0000000000000000000cdfa07303aa4e44d466aa08b38fc5cc018e5f40416c76 1,774 1.00/1.00 vMB 44
526,788 526,788 00000000000000000024df9e876d3afbdc68794d897f2a7b64f454db093a74ca 2,540 1.00/1.00 vMB 27
526,787 526,787 00000000000000000038bb538a2cb64b56ab7f17f4d7050c2149e0e0eb520be5 124 0.06/1.00 vMB 9
526,786 526,786 0000000000000000002d3b00e3ec060dbb65e9b5bb3c7441ebf083f9bd882df9 1,883 0.94/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.57 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: 671.16 GB
    • Received: 15.86 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.