Loading Tool

Explorer IconExplorer

Memory Pool

84,745 transactions
22.16 vMB
0.07585300 BTC
Random Selection Loading Transactions
Max Size: 150.75/200 MB

Candidate Block

Mining Attempt fad6719041657070d3ab7d107c5c1424e4d7c40cddec425879f92f9c2a227b94
Version 20000000
Previous Block 0000000000000000000010c52114820c9bbfcd4a469a027e3c8c6443c729ceee
Merkle Root cef30b9f13c3471f924d229c6272b557dc0a14a4dfd42ea6817288b399f78dd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.02581296 BTC
Feerates: 301.35 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,031 (907,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,977 8,977 000000006005091f4aa4f2f9ab8fcdbedf71fa27a1eabeae6ef94b5e3811ef1e 1 0.00/1.00 vMB 0
8,976 8,976 00000000455c3231e43bb558f8baeb192818c59ba84cdd3f8ee5f31460a5aa29 1 0.00/1.00 vMB 0
8,975 8,975 00000000f9f2eff4d24b4f63c6b86c04b54622e7727f820df1d3a8c0cb70344e 1 0.00/1.00 vMB 0
8,974 8,974 00000000770b9deaf4fbe2bc6f47a80373786a5b8ec6c699079f21ae0beb7ff1 1 0.00/1.00 vMB 0
8,973 8,973 00000000156fd2cf2dd0589f39c323f99b934d0b08fd1188976c69b53842390d 1 0.00/1.00 vMB 0
8,972 8,972 000000000c52354ba07004839e93b43a90d17fdff43732ed32267ef07e887137 1 0.00/1.00 vMB 0
8,971 8,971 000000004135e9bcc2ce23326ca43eb91f92f6021699ca8e89088a2a097c4d48 1 0.00/1.00 vMB 0
8,970 8,970 00000000315878324d2ac843c44ff83f1b9846120e7cfee816eca240d191e981 1 0.00/1.00 vMB 0
8,969 8,969 00000000a5d3de6541cfdf9b4ea6c7ba76655338714076338ebe078b68c1d780 1 0.00/1.00 vMB 0
8,968 8,968 000000005a2e9641d9cb54e41fb2afa60821de8b687c6fad8e5ba40b1423a9ee 1 0.00/1.00 vMB 0
8,967 8,967 00000000084a07181b6d3471b4e18d53e9790b83d30c9128eeec862b19271404 1 0.00/1.00 vMB 0
8,966 8,966 0000000013232867033d0db619d6c288c41e7d32b2e70987d30c38e34c697f47 1 0.00/1.00 vMB 0
8,965 8,965 00000000f4851af7a696729b89e37e09b6939e7cc99614963959a5a51e69de20 1 0.00/1.00 vMB 0
8,964 8,964 00000000f579f67af5a7aa3b45ed58f556d763711b9861567f753a59a4dd1877 1 0.00/1.00 vMB 0
8,963 8,963 000000004c5f9a511a4287b2be3b2c80ee3da48ab2bcd646d13f83d473419caf 1 0.00/1.00 vMB 0
8,962 8,962 00000000c80e08817fa6bf175f9594788a85f655645a2db9aeb6c1ce1d176473 1 0.00/1.00 vMB 0
8,961 8,961 000000001f4cdaea20f65d5535fc9f5d7468bd07a63385be6b3949b551f6eeb6 1 0.00/1.00 vMB 0
8,960 8,960 00000000c2253ed36167903b09d3f2189d0ff81e3190ddca8a17a721de88cfb6 1 0.00/1.00 vMB 0
8,959 8,959 000000008bd4fc0326715015db1c8d00bfa9649ffe6fb5fc02f60517ff70f42b 1 0.00/1.00 vMB 0
8,958 8,958 00000000cee528a564ecef212f781c6a45665cfbaae208302bb13cc6b9e26304 1 0.00/1.00 vMB 0
8,957 8,957 000000009c65177a855fd521aaa68c8cd201d00a2e150492c1316fa966d3bf77 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.17 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: 811.44 GB
    • Received: 23.54 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.