Loading Tool

Explorer IconExplorer

Memory Pool

88,830 transactions
32.51 vMB
0.18094516 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt c2f5323220f13bed74f1a4301f99ab10a772b829eef3017ad5200c5cf563e98a
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 639f2325bf3fd2a38e2b0a0b89b971188a13c65d981dc264436c2a80981722ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.08814102 BTC
Feerates: 216.64 > 8.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (630,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
284,174 284,174 000000000000000018e296893d8b3524f9f95929edd4c9ec41f1316f8f334c05 134 0.10/1.00 vMB 14
284,173 284,173 000000000000000040263e444655f5287f88521e5175feee156b2a6280d741d5 385 0.33/1.00 vMB 17
284,172 284,172 000000000000000072e74d044c99ec9866b437a602527ba5434b5dbaddc3e3bd 793 0.25/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.52 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.94 GB
    • Received: 15.65 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.