Loading Tool

Explorer IconExplorer

Memory Pool

68,890 transactions
21.89 vMB
0.06212665 BTC
Random Selection Loading Transactions
Max Size: 140.90/200 MB

Candidate Block

Mining Attempt 0e6b2e9bae4c97e855a779da72d271a4fb2d18ffa42d9d16f7f57403e17a1124
Version 20000000
Previous Block 000000000000000000010b2c16d60c0ca28cd48e438bbf0324ae96f9c29fef4c
Merkle Root 066aec5da5e1cdaac4545735ffcf769a9cb191e0b7757659aeb3cf5beec516cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 1.00 vMB
Total Fees: 0.01017947 BTC
Feerates: 109.83 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,665 (827,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,955 87,955 00000000001979c9f8b4e0824fb34f304bda05114dbf8093918a59e0d5e336df 3 0.00/1.00 vMB 0
87,954 87,954 000000000018b8c3e030c5c4c5bab5359dea30b94f346d4a3d7dbd93dd2899fc 2 0.00/1.00 vMB 0
87,953 87,953 000000000001387d83eb548f9cf1d15877d8635cdc52b361b5d643ca351e5c21 1 0.00/1.00 vMB 0
87,952 87,952 0000000000005d89d81937922caea31277549978e04d06e4afc78ed27036b8c9 1 0.00/1.00 vMB 0
87,951 87,951 00000000000070d5b57ae5ee9e121fca841d527dc2daf614bddf878bba892328 1 0.00/1.00 vMB 0
87,950 87,950 0000000000049ab4454d5bfca02c8512dadb1fe70345988c89d7a09837028c11 4 0.00/1.00 vMB 0
87,949 87,949 000000000004fcf6d8da3f2bf85d88f7c69dd9b6272e5834cc7f72315b01b381 2 0.00/1.00 vMB 0
87,948 87,948 0000000000089e0e9f8947a77d968a734f8d1c00356ba9ccb6b6a8ccba51ab18 4 0.00/1.00 vMB 0
87,947 87,947 00000000001405b9924c2bb2799e0a1666ad8347d3802db29bb170a268da3311 1 0.00/1.00 vMB 0
87,946 87,946 00000000000fe6c8e0cfe2022672f62b1eb534681c7811fa288a561848d82394 2 0.00/1.00 vMB 0
87,945 87,945 00000000001e3c2e4f675c0deccd2ab548882957157f094f57fff07a0d62167e 3 0.00/1.00 vMB 0
87,944 87,944 00000000000b2ff195fad23ed08622396f3e83af915ee9da9e470dde6ed33ad7 10 0.01/1.00 vMB 0
87,943 87,943 00000000000da6d008c99cc31afb6bbc4cee32afcafcd75873a31029af364f72 2 0.00/1.00 vMB 0
87,942 87,942 000000000009c9e08c8c529ae6da1ede012c6cd73ca3d13aa9efdc146607bfb3 5 0.00/1.00 vMB 0
87,941 87,941 00000000000088e6497ea1a5ef4c73f5115a79361b52078fe4192956a0656364 3 0.00/1.00 vMB 0
87,940 87,940 00000000000a6dce2f2abaf9936c325ec9cfefa04db9a58577cd50b5d872a33c 1 0.00/1.00 vMB 0
87,939 87,939 00000000001b99ff30c68364849abf74a2e0f967323fc3aef8bdf1b120614953 2 0.00/1.00 vMB 0
87,938 87,938 000000000005a0a9752bd208364f80c01beacb4b08aa9112b3611350a1a361dd 1 0.00/1.00 vMB 0
87,937 87,937 000000000013dedc7511813d4817f40e9e795858de817b406fe2180dbbc0d1e6 1 0.00/1.00 vMB 0
87,936 87,936 0000000000053c80bb7a4c7f21474be18f2be70a359c91a4585ea2d1d2551df5 1 0.00/1.00 vMB 0
87,935 87,935 00000000001c5fb4d577f64a958e0d8fbc8e6eb1ddf69b8c3ef648f826c391b8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.54 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: 773.53 GB
    • Received: 20.59 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.