Loading Tool

Explorer IconExplorer

Memory Pool

28,880 transactions
5.76 vMB
0.06957469 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.00/200 MB

Candidate Block

Mining Attempt a920c57d15cc116bfc5805667c9c8433041552a54c21da051ed5f39129070732
Version 20000000
Previous Block 00000000000000000000045174389281011fbf7883ce8663d407d9c2bda9a572
Merkle Root 6f2b6be9c9afe979a0b938534eb968de38eb0488a77324c4e60e03ca3daa76e8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,845
Size: 1.00 vMB
Total Fees: 0.05471701 BTC
Avg Feerate: 3.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,922 (688,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
224,044 224,044 000000000000037ed4943c8295ca7e7b25745545521a21d5136f127ae60a025b 0.11 MB 189 158
224,043 224,043 00000000000000912a4c67cd756ffbe756d70bcf9ebb85a578eba0e2d50bbd99 0.04 MB 73 80
224,042 224,042 000000000000022e53eb54991d04c173c37c7386ac3324d31c3ce26eab7acc40 0.25 MB 240 83
224,041 224,041 00000000000000ed8f0cfcbdce3e280945203e51a28e7586b5e17360b1b15ee5 0.25 MB 663 240
224,040 224,040 000000000000034823324f51ad8a82a1f85f4648a98fd3bee37bb93bc9eb9d51 0.25 MB 767 323
224,039 224,039 000000000000023d7314a9deeca711a1685104e7c6fb9f18d40efe139e98019e 0.00 MB 9 196
224,038 224,038 00000000000001ab5cc9110527b21a715da0cc7804bdb88a2f8b9bf78a3f129a 0.05 MB 91 136
224,037 224,037 00000000000002d44bbdaeda200611d65fe91d4be60f41a3c7bee78f61e3a796 0.12 MB 297 228
224,036 224,036 0000000000000323f8b092626a6bdef375cc2f3faf06e8232001e9b71f1c66f9 0.21 MB 476 189
224,035 224,035 00000000000000e010ff26aa75197ce58f1c2260d48d87447b4d20dff373fcf0 0.13 MB 328 221
224,034 224,034 00000000000002ac95f332b0e61f8886e01b22d6d96e6feb1145f6ca727b4243 0.16 MB 246 150
224,033 224,033 000000000000008f3d8a7b770d3b1587a2681683cc6f8d9c8b363b2421289578 0.09 MB 194 165
224,032 224,032 0000000000000387373555271e275e94e61f5318ee8d871cd1539b1f5cb02853 0.07 MB 79 106
224,031 224,031 000000000000016543ced200ff8a6771b7d5701137b6ef4f9b14b3a68062fdba 0.06 MB 162 222
224,030 224,030 0000000000000313c81be25468fe1eca0187eb34a7118745a57c6beab6f3e969 0.08 MB 209 217
224,029 224,029 000000000000033b22397390e8d2a56e472003ec31e9af42a7210edb40a9ae56 0.19 MB 460 198
224,028 224,028 000000000000028b2553f0dac2553f845ee8199c24902cbef352322631b36359 0.00 MB 13 0
224,027 224,027 00000000000000e8280b296b5321b111de373f25084e8cbe65aea30c2c8e1d55 0.11 MB 245 162
224,026 224,026 00000000000001278ee69e3f41cf75634e6519a77096dfcce975001c0d81e8cb 0.05 MB 116 231
224,025 224,025 00000000000000afd0faef038b790b40e71d766eee17885fee78aaef0188c3b8 0.07 MB 163 194
224,024 224,024 000000000000014f2becf85bc23d65deb982c2c7edf9ff667b543e339494a035 0.09 MB 188 164
Previous 10 blocks ↓
Total Size: 778.71 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: 316.49 GB
    • Received: 2.78 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.