Loading Tool

Explorer IconExplorer

Memory Pool

41,930 transactions
26.50 vMB
0.07127546 BTC
Random Selection Loading Transactions
Max Size: 137.99/200 MB

Candidate Block

Mining Attempt 911da2beb8771816587b6bc12b754cd79f2e1b83ba3eec8ba81ddc5381217542
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 34bb311e6e279dd6e304aa7e1f44a40640c63dc623bb930a2c96ad6f9567d9e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.02256567 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (47,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,957 866,957 00000000000000000001efa5355b622b92ddc18ed7cf756d90a4b8b2a73901b0 5,999 1.00/1.00 vMB 22
866,956 866,956 0000000000000000000021e52e2c74ae30bb7a97ace6bff82840df18e385b33d 6,137 1.00/1.00 vMB 25
866,955 866,955 0000000000000000000159ca3c08c5c73a7e4b72e387b010c2c1899e0b0df381 7,049 1.00/1.00 vMB 18
866,954 866,954 00000000000000000000cd6f99f9f4698d72e59c554bd570c3051a2617a2440e 5,901 1.00/1.00 vMB 22
866,953 866,953 000000000000000000001e5b24cb24b1e7ad94939ecb43a8d8d0f86c34586f6d 6,263 1.00/1.00 vMB 21
866,952 866,952 0000000000000000000033879a11d310ca2f0dfc34158077c2df1b22d14283a4 6,017 1.00/1.00 vMB 21
866,951 866,951 0000000000000000000112a773c73267ee07a8f7d4f8a35059ed0134530b8a66 5,947 1.00/1.00 vMB 23
866,950 866,950 00000000000000000002b359e55a5d53e323f442a23f435bb7be2646dbb7ad99 6,499 1.00/1.00 vMB 22
866,949 866,949 00000000000000000001d0aff5f685f5d874ff193318ea8e448c4d24a48cd947 5,099 1.00/1.00 vMB 27
866,948 866,948 000000000000000000023d9833063570f9dc3846130fc5d3618adb20985f7eaa 4,868 1.00/1.00 vMB 19
866,947 866,947 00000000000000000002760ed8b92ea20b90c382a515a2c164312ebd66c3afb7 6,569 1.00/1.00 vMB 15
866,946 866,946 00000000000000000001419cccdd804c43ced31639161b393ea697272ff63764 6,673 1.00/1.00 vMB 18
866,945 866,945 000000000000000000024af481edbc302940abce5af62728298e3ab672794bba 6,053 1.00/1.00 vMB 17
866,944 866,944 00000000000000000000c7291911841687470cccded642c36119cf8c86d877be 7,331 1.00/1.00 vMB 15
866,943 866,943 0000000000000000000194e626b8ff3ff8e17eaf4cd003c0619850f3027ba571 4,914 1.00/1.00 vMB 18
866,942 866,942 00000000000000000000c78706e7ebe5e3808cc86e37127bc2be6d8e4de3040a 4,532 1.00/1.00 vMB 17
866,941 866,941 000000000000000000020641ff8eee2fe14fed93cda80008ea3d365b5e3787a3 4,700 1.00/1.00 vMB 20
866,940 866,940 00000000000000000001b7532699d914234b2379bfd478be9733ab1d08858ff3 7,069 1.00/1.00 vMB 14
866,939 866,939 00000000000000000002bc6d8600ca0a535d7553f4e69b21e5838056055151af 6,453 1.00/1.00 vMB 15
866,938 866,938 000000000000000000024582446dca7258d25ac2e09841e806c053e1de924abb 6,648 1.00/1.00 vMB 14
866,937 866,937 000000000000000000016cbc32f2adb2d3230a02e028c40e5bd0b6d86e24ffea 6,734 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.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: 653.46 GB
    • Received: 13.89 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.