Loading Tool

Explorer IconExplorer

Memory Pool

76,111 transactions
28.80 vMB
0.07101725 BTC
Random Selection Loading Transactions
Max Size: 176.01/200 MB

Candidate Block

Mining Attempt cff63a39b0d0a762b531ec6d48cc15849f8310feea747e71f2bf87144531f852
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 49fbc26517d2febcc5af8f556ac12471b389d34be7afa1107c444de8e8597374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.00844760 BTC
Feerates: 104.17 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (45,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,132 870,132 00000000000000000001dfc27f92299df4f78a4ca633f5e80cd57519de07f887 5,791 1.00/1.00 vMB 16
870,131 870,131 0000000000000000000113ab5a7ca3d660df3566485329d4531b635af9c9aa9d 5,711 1.00/1.00 vMB 15
870,130 870,130 0000000000000000000078ba418c654257c4e13812dc736e0023bf20db3663cb 5,819 1.00/1.00 vMB 20
870,129 870,129 00000000000000000000c1eeec8bc0598c07a6dd05187862de0c514616d37cd2 5,674 1.00/1.00 vMB 11
870,128 870,128 00000000000000000000953763450bdaa3b26e72c305074e9dec4c7d36880db6 6,008 1.00/1.00 vMB 15
870,127 870,127 000000000000000000014e70cc4f7087a2c2af41584a23258a4bd2f8d14ea470 1,289 1.00/1.00 vMB 10
870,126 870,126 0000000000000000000132c14db6b83262171680ed01c5095bef28e40bf86a14 3,695 1.00/1.00 vMB 12
870,125 870,125 000000000000000000001c81538d73c83da6d4ab478d8f13e6079fc32b7cfa83 1,761 1.00/1.00 vMB 13
870,124 870,124 00000000000000000001e5e82fee2c8bc8240eb2f653c121d494b634fae85cfb 4,024 1.00/1.00 vMB 16
870,123 870,123 000000000000000000027a3da6c35308d291ab0c28df82e621bc4612f44704be 6,755 1.00/1.00 vMB 26
870,122 870,122 0000000000000000000011c242a26d3372b528bb51262ce6ebdd0bbd2611e486 2,258 1.00/1.00 vMB 8
870,121 870,121 00000000000000000002173da8e08a9410845169354771ffea4848398644224d 3,912 1.00/1.00 vMB 11
870,120 870,120 000000000000000000000ee28ccd7fc9d61d186c8b802756c12921a423b0db3d 3,296 1.00/1.00 vMB 14
870,119 870,119 00000000000000000000e35b9e533420e61614d71c6be55aaaf319fa5d54f97f 2,111 1.00/1.00 vMB 11
870,118 870,118 00000000000000000000439b075b4b67bc953f2b430efac7cf73178e9d44e443 2,593 1.00/1.00 vMB 10
870,117 870,117 00000000000000000001292bb63fbac0af348aae6bfdaea79abef589d67039c9 4,291 1.00/1.00 vMB 19
870,116 870,116 0000000000000000000238d09c1d8ab4d7bbd1b4ca33044fac5f280a2d7ce8ae 3,033 1.00/1.00 vMB 15
870,115 870,115 000000000000000000008306679d1b13856b5bd49c7415a2386a0d1259efe42b 4,298 1.00/1.00 vMB 26
870,114 870,114 000000000000000000004b2e1a5ef3dca679ccd63bdda837804cfe149be2b39f 3,974 1.00/1.00 vMB 17
870,113 870,113 000000000000000000022717ffc684ca49e2f8ad3e16fe7f4dac38b2034fac84 3,492 1.00/1.00 vMB 9
870,112 870,112 000000000000000000023a28503b10920bb016e969b9b8e652629d5e95e1480d 3,511 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.82 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: 710.54 GB
    • Received: 17.08 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.