Loading Tool

Explorer IconExplorer

Memory Pool

78,077 transactions
28.95 vMB
0.07862794 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt f1f49e9ce84f3ec6cac19680e061786f119598930b8e0ebf23dd005e402f1a24
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f4ab71a036185f890a90d51f01d5172211f1dac790d571cd8d499693a1dfb8d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.01831174 BTC
Feerates: 100.81 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (34,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,269 880,269 00000000000000000001205674adbbda52b30589bb9aa5e500571678809db954 3,627 1.00/1.00 vMB 7
880,268 880,268 000000000000000000000acea0d498995ebd5634076132ab9dfd4ed07ee2f4ee 3,581 1.00/1.00 vMB 8
880,267 880,267 0000000000000000000021d4db3a86cdec8ff0e759ec634740b2f8344036d055 3,820 1.00/1.00 vMB 9
880,266 880,266 000000000000000000003565d193493db2f502a7bbb60c4a65958fb9c602f151 3,565 1.00/1.00 vMB 12
880,265 880,265 00000000000000000000aa6a3d87c5120806a00d6060c1fc68b49bb28e055b66 2,816 1.00/1.00 vMB 3
880,264 880,264 00000000000000000001d1006aec113c68b5a9c4aa6d9707e454237c78dcc608 3,799 1.00/1.00 vMB 3
880,263 880,263 000000000000000000001e626d51c335c3ef5f5c427b15d3f83271763ad89a19 3,173 1.00/1.00 vMB 6
880,262 880,262 00000000000000000000ddbdfe3b766860067e81d09f9b9c47be2702832eac06 2,788 1.00/1.00 vMB 4
880,261 880,261 000000000000000000003fa8f047fcde04855379198b794178b777ed01f5ca11 2,878 1.00/1.00 vMB 5
880,260 880,260 000000000000000000025a431d550872d5643cf086ce3ac46df30bd9863261f5 1 0.00/1.00 vMB 0
880,259 880,259 0000000000000000000148253122f834d291a525411c75a43b4eb3d80c9b4920 3,081 1.00/1.00 vMB 6
880,258 880,258 000000000000000000008e1ee43a01666b665a8f326f17b21ef09532452257ca 2,830 1.00/1.00 vMB 5
880,257 880,257 00000000000000000002485b6ccebf470f74cccb6c95d48d8e7b35771de4b82d 2,648 1.00/1.00 vMB 4
880,256 880,256 00000000000000000000ebac39d665e3b8321bc1877f70eaf1ec3eb85bf3ea67 3,129 1.00/1.00 vMB 8
880,255 880,255 00000000000000000000ce716ebc4a73f0c13980e4c6a9d7f50e421fd48d3173 2,968 1.00/1.00 vMB 5
880,254 880,254 00000000000000000000d91493696805e26abe385dd18f06f48d3cfbfab18d62 1,778 1.00/1.00 vMB 5
880,253 880,253 00000000000000000001b5662893a496d4663f5df70e21732072de675564fba4 3,308 1.00/1.00 vMB 7
880,252 880,252 0000000000000000000149eeaafbe03961abbec758c5e1cb434d05e87bf4d653 2,871 1.00/1.00 vMB 5
880,251 880,251 00000000000000000000e60fb26fb526dd81ead02c758c7c80bb59c4b56cdcb9 2,201 1.00/1.00 vMB 8
880,250 880,250 0000000000000000000224bb543a2deef1a42e5ac2c61bc707eb3e941aec71dc 3,928 1.00/1.00 vMB 10
880,249 880,249 00000000000000000001e07e0f880e4570ec3b8c6f413c689316b24816901368 3,330 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.