Loading Tool

Explorer IconExplorer

Memory Pool

79,543 transactions
30.36 vMB
0.08030712 BTC
Random Selection Loading Transactions
Max Size: 184.95/200 MB

Candidate Block

Mining Attempt 76af27d9e4448ab104e2b8d764806f3e4dbca9aa830881e1098df6575e71f772
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 54883ecc52c026afb6e8ca36f05735d1dd71f82e7879fb723515bc35911df641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01220844 BTC
Feerates: 150.80 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (311,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,070 604,070 00000000000000000014143d2fb4160cad22e9e70ef7ea19ea90b09cd3ff9f5b 686 1.00/1.00 vMB 5
604,069 604,069 0000000000000000000e60abbe4bdd61b7f72148492d0d235e08aeee12557eaa 1,126 1.00/1.00 vMB 6
604,068 604,068 000000000000000000153ec688c164c9774c5989ce49390359aeabdd278a94b9 3,075 1.00/1.00 vMB 19
604,067 604,067 000000000000000000156a0fd65e2d6854b7f192531538cbfc36799e122aa93b 2,296 1.00/1.00 vMB 13
604,066 604,066 0000000000000000000058b9c6288ec18cc2b7e5012ff7a60cdb56c9d39ac346 1,626 1.00/1.00 vMB 11
604,065 604,065 0000000000000000000f755d3fdc327613c972148df808c218bad104fda63af5 1,964 1.00/1.00 vMB 11
604,064 604,064 0000000000000000000721ccc8c4e1baf287fb786892c6d5e354d647ec08813e 2,175 1.00/1.00 vMB 15
604,063 604,063 00000000000000000012d434a3d8843c949e4d5baa1f298fc18b2310b2248e8f 2,530 1.00/1.00 vMB 30
604,062 604,062 0000000000000000000f4029d9299f72367a18fb297ff7dbf3d386235f0c35c2 2,397 1.00/1.00 vMB 19
604,061 604,061 000000000000000000017a7a1ff1aa560f1b1515c4e5c7420abc8a15250c0095 2,169 1.00/1.00 vMB 35
604,060 604,060 000000000000000000071bfe52a250cd1abbd7eacb0700cb06868cd224c500be 1,096 1.00/1.00 vMB 73
604,059 604,059 0000000000000000000acf30c35a4e3db2b1e9862ebfad4608e7c4fce199c8c8 2,373 1.00/1.00 vMB 15
604,058 604,058 0000000000000000000f13f1fafa5b4e75bc2fd945567b9bc1de3ff03632054c 2,082 1.00/1.00 vMB 16
604,057 604,057 0000000000000000000b80a342e6d8a35ed9d2ae7cbd1133930af7fddc84a340 310 1.00/1.00 vMB 4
604,056 604,056 0000000000000000001437a94c5c66692073e8b95da2af382b56fc8c4a0405ec 2,206 1.00/1.00 vMB 17
604,055 604,055 0000000000000000001465a1c078518922c736f35f8cd3915f2eb901f5112a1c 2,207 1.00/1.00 vMB 14
604,054 604,054 0000000000000000000fe55d2ea4cf29d6581932a1191e1eaf4abf2e841653bc 1 0.00/1.00 vMB 0
604,053 604,053 0000000000000000000079736a09fffd1ea19871545638bae953428de6acd523 295 1.00/1.00 vMB 3
604,052 604,052 0000000000000000000320297333176444032c07d50a0da6a9041b965ec20c0a 1,922 1.00/1.00 vMB 13
604,051 604,051 0000000000000000001207afb31eb0662c86d3c65ad293ef1f5002e8e90962be 597 1.00/1.00 vMB 4
604,050 604,050 0000000000000000000ff18ce0376a1e175615505200018e12f908bd3da41eda 1,248 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.06 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.82 GB
    • Received: 18.27 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.