Loading Tool

Explorer IconExplorer

Memory Pool

82,069 transactions
30.92 vMB
0.07881336 BTC
Random Selection Loading Transactions
Max Size: 189.72/200 MB

Candidate Block

Mining Attempt a9aa1eec9d6907591cc4e56e735a47efd7e8ed4c76bc66c07e480323da2e5f6e
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 8e64608ecaef85512bc6f0c5e138bbddce7d8607d6c9484e571226c595c81d6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.00939362 BTC
Feerates: 301.05 > 0.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (804,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,074 111,074 000000000000a2f8cc2d4c03dfe429857a07a8221458520c734c497aa5694ef8 13 0.00/1.00 vMB 0
111,073 111,073 0000000000002e9ea80a7f9732eca96fb4dc98ec01d2f3d616b2032190483736 5 0.00/1.00 vMB 0
111,072 111,072 0000000000006475d1d218b07998a93f30bf1e7e1fe9190c8cf681ea2b9630ab 12 0.00/1.00 vMB 0
111,071 111,071 0000000000012373674505bcaadbb377c63d543134df463b7ef9d0211ee08274 10 0.00/1.00 vMB 0
111,070 111,070 00000000000109659423f6591b07909d3ba27514a6bce2410a92e24da030b610 11 0.00/1.00 vMB 0
111,069 111,069 000000000000edf1c86b04cedae72417a40df6e114853ddf387f6502e37f96e2 14 0.00/1.00 vMB 0
111,068 111,068 000000000000801a6230ca2e372b78a1b7f6d2a877db8a426126ac7f1c086a64 12 0.00/1.00 vMB 0
111,067 111,067 000000000000054835980442f278340578a63d7df139c54cfc8d3595503accd1 13 0.00/1.00 vMB 0
111,066 111,066 00000000000093ef534583b933ba55985b2601a2075faeef958f7c98c861ce97 12 0.00/1.00 vMB 0
111,065 111,065 00000000000055eb71336aef60fee8d6227016ade81e72928ffeafa42d455a24 13 0.00/1.00 vMB 0
111,064 111,064 0000000000006ed1742e1069b6c94eda1983bfdab9836a37eb8169f7c4f640fa 12 0.00/1.00 vMB 0
111,063 111,063 00000000000080688175e90da10724c0544e180bb230f234bae4812bccfe75c8 3 0.00/1.00 vMB 0
111,062 111,062 000000000000c3450da94ee0dd85067ced39a45b7ceafb4f4cb74540d801d280 12 0.00/1.00 vMB 0
111,061 111,061 000000000000800562f91eda9fc2c3b955ec93c09034fb36d9a3696ca0927f02 18 0.00/1.00 vMB 0
111,060 111,060 0000000000010880da1faa03f70e7c6fc0fcd9474d4e92342c045ffa64af539e 12 0.00/1.00 vMB 0
111,059 111,059 0000000000005b54c7046e030d469fd3afbb7013b7e21b2f4120ea0a0068930b 10 0.00/1.00 vMB 0
111,058 111,058 0000000000010dfe654d81ce5b9c46750f666c55d6583b8cdc3c7316de96b2da 12 0.00/1.00 vMB 337
111,057 111,057 0000000000000cf083f3391587a4d403106ce6a1d891f630d8805549c12fd5fc 12 0.00/1.00 vMB 0
111,056 111,056 000000000000eb550fd978d1934656dc95cff4d200f6263ba8ba14ab6de110db 12 0.00/1.00 vMB 0
111,055 111,055 00000000000108b8248b4c05221a782d6443bbd9f8ad3fba7f56abbf27a3b8bd 12 0.00/1.00 vMB 0
111,054 111,054 00000000000037b799004c2a2694dcdc37a7d9306c3f99fc392398c1640127e7 15 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.