Loading Tool

Explorer IconExplorer

Memory Pool

79,105 transactions
29.69 vMB
0.10935321 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt b7f1c5dbd8bf4084b5d317be0bee0b3cc55587c02e2783994f1fa43b28e3c8c4
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 91f39829e1233057a97a015c20e73f5838c4af311d103c61806ce2790dbedaa9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.02637345 BTC
Feerates: 100.53 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (303,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,511 611,511 0000000000000000000195bc7264061c06f70a0b817341fdac0e3d5712a3f6aa 146 0.04/1.00 vMB 5
611,510 611,510 0000000000000000000917518a5cfe90fc974ad079bd60ccfd68dabf88c50b2f 3,015 0.87/1.00 vMB 4
611,509 611,509 00000000000000000012f1a0488212a8f3164913f4fbb245feedefd18e3b9f6b 2,781 1.00/1.00 vMB 20
611,508 611,508 00000000000000000000a6369dcace9d1e24c5cd7d8eee40155c123135b0beec 1,090 0.33/1.00 vMB 7
611,507 611,507 00000000000000000001439ea1d81f43c1491f30f22ab98e7d0869bf28c60b5a 70 0.02/1.00 vMB 11
611,506 611,506 00000000000000000008b386ebbccfcf62f2844c41a7fa5a37ab9bd55843cb6a 1,822 0.58/1.00 vMB 6
611,505 611,505 0000000000000000000d3e5967b47db8925d8a19f05b050f5485b93cb8d60664 2,494 0.70/1.00 vMB 8
611,504 611,504 0000000000000000000ccdac2a4d9afb04373361e2e7260f34ddab5c7b58dfd5 36 0.01/1.00 vMB 4
611,503 611,503 00000000000000000002f2936cb477ec1fa430fc41c880e46efd44e0dcb94cd7 312 0.09/1.00 vMB 9
611,502 611,502 0000000000000000000b00b5a11d1c10a85d1ebf32ec400ab7222f9767ee65f8 632 0.16/1.00 vMB 7
611,501 611,501 00000000000000000007c3e55e54cd9b3ae5aaca563723974517d52597e602eb 1,376 0.42/1.00 vMB 8
611,500 611,500 000000000000000000089dd83ee4d182d4229cf0a95f9fe39ec52d860ee77b6c 372 0.10/1.00 vMB 6
611,499 611,499 00000000000000000005eec1c8b784df476cec877b12f63f43b0236fa70afbdb 641 0.18/1.00 vMB 15
611,498 611,498 0000000000000000000ff0ee1177d5d9df678c923fabad6c2d92975fa58a8cca 3,313 0.93/1.00 vMB 8
611,497 611,497 00000000000000000008cfbd422bd1240c187192d7bbad96e8ed15861a450662 1,601 0.48/1.00 vMB 11
611,496 611,496 00000000000000000011f5a1522ea70ce5f9ad38ab68d71ead8182b2d61780d1 57 0.01/1.00 vMB 5
611,495 611,495 00000000000000000011519823d5fbb11e27281230f507880795758c7a7df461 1,034 0.27/1.00 vMB 8
611,494 611,494 000000000000000000020686f5d5a9886ad24db6731e42a238059465b749a828 970 0.26/1.00 vMB 5
611,493 611,493 00000000000000000008fac828b6edff65cba74bb50143f6cdd72fcd6306f5f9 2,794 1.00/1.00 vMB 9
611,492 611,492 0000000000000000000550547bb86a3ace41aea45629980c9483b878ee47263b 2,683 1.00/1.00 vMB 16
611,491 611,491 0000000000000000000983f9573e9365ed23ef140c48b7ca32b54953b353b0b4 2,939 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.