Loading Tool

Explorer IconExplorer

Memory Pool

79,072 transactions
29.27 vMB
0.07096073 BTC
Random Selection Loading Transactions
Max Size: 175.66/200 MB

Candidate Block

Mining Attempt f52b702192f5bf30fed59f2f584a664b8ef5ff76d9e4c4706471b31e24b336e7
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 9a88a6aa1cd23409443ecc0018a2af156389487bab27ba0ad2ab5c309307a59f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,426
Size: 1.00 vMB
Total Fees: 0.01153714 BTC
Feerates: 170.94 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (630,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,195 284,195 0000000000000001c47b864525512dc7798090c556bbef16d8c110d8d0580a90 494 0.25/1.00 vMB 31
284,194 284,194 00000000000000018e17a1a9048d6f1ee1cd0afe885213263befe41989725676 445 0.35/1.00 vMB 23
284,193 284,193 00000000000000016048619147105dafdc5cb9dc397b741fbf20cad18f13ccf7 1,020 0.35/1.00 vMB 51
284,192 284,192 0000000000000001219c237742190cf0c2946f195cbac971e5d90a0fe5d3fe9a 417 0.21/1.00 vMB 38
284,191 284,191 000000000000000042a99e6035e75b3b14eab20f96525802229a0e5b40c2b997 474 0.22/1.00 vMB 44
284,190 284,190 00000000000000008cab658de0d803040e5136e7bc578239baa62f1b3f66da7c 96 0.17/1.00 vMB 14
284,189 284,189 00000000000000015eaea9eeaa45a81d9a8a6f202389b052a47cf39af55d8232 119 0.05/1.00 vMB 48
284,188 284,188 0000000000000001e2755c7537f2c55c7c9ace08194a5d8d2b0cce8c16ad99ae 155 0.09/1.00 vMB 18
284,187 284,187 000000000000000038ae0ebae20c28314ed587c30870cc55dcef24386a90ad82 561 0.24/1.00 vMB 39
284,186 284,186 0000000000000000abe919a069b03b1bb8b9ce1f3ba5b8698e5dc6c49cebe362 711 0.50/1.00 vMB 24
284,185 284,185 0000000000000001f3956c17bc8b370c66b9e32ccb7e00ceebe4d7d298f2cf67 755 0.25/1.00 vMB 61
284,184 284,184 0000000000000001767aadb0bdefca1348bc404dd685518627a33f74e8f2fdea 697 0.35/1.00 vMB 39
284,183 284,183 000000000000000150a2d75698cdbb9402f0bf3b92a948830f60f00a882a9c8c 184 0.10/1.00 vMB 44
284,182 284,182 0000000000000001bb12169854ef4ca9cd7e24ec71670d9cd04cc1a9c8ab7561 931 0.78/1.00 vMB 23
284,181 284,181 0000000000000001e11401cda5cede33032d5a7dd47941040e1f613947a4e240 373 0.25/1.00 vMB 25
284,180 284,180 0000000000000000df5976c464fcb579892d41e5eee9e239c6fe2a9515015426 1,266 0.50/1.00 vMB 45
284,179 284,179 00000000000000001adb128a29ce0777f44129ca9341406e4f9509005b483d7c 667 0.35/1.00 vMB 24
284,178 284,178 0000000000000001dc0c3e8fe3d78700f6d18f5b89c0c3baefd62e60ab178301 763 0.25/1.00 vMB 132
284,177 284,177 0000000000000000ff49b1c7ba6821e530bbf349670b688fea28540b1eff1f84 1,476 0.50/1.00 vMB 63
284,176 284,176 00000000000000006168c70fb27c024275d7c2b6ec100ef4ce3a66e112b71b59 33 0.08/1.00 vMB 8
284,175 284,175 0000000000000000662849fdfb28aa51aa6183a8ba1d300eaf5b589f7c8cd0da 53 0.10/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.