Loading Tool

Explorer IconExplorer

Memory Pool

79,631 transactions
29.26 vMB
0.07609206 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt 3a905b53061c8d322fa03dd82f7258f408ad4552cf3f7e4cd3d2090ad047d2f1
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root c588d05eaf558cba3f63cd38afdc453c5a7c221c55e4c9e505f34a9fc8b515ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,110
Size: 1.00 vMB
Total Fees: 0.01470371 BTC
Feerates: 74.86 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (535,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,190 379,190 00000000000000000a624c5197ffbd687dd47b943aa3033cb70d5caf4a0fee71 1,659 0.95/1.00 vMB 26
379,189 379,189 00000000000000000e02db229f0f87718e6f6171ec3b3cd8cf628b9ffcfd8d8d 2,262 0.75/1.00 vMB 60
379,188 379,188 000000000000000007830600d3d46c63ccd1e0388de9d75b02fa1320e090cff5 1 0.00/1.00 vMB 0
379,187 379,187 00000000000000000a6b431124471ee4ef0da3fd0077dcf2ca2feaa61a04130a 1,770 0.78/1.00 vMB 39
379,186 379,186 00000000000000000a8a8317fb6836b30950e84bda19175ef02cc9efe4945e3e 398 0.20/1.00 vMB 31
379,185 379,185 00000000000000000b34941d26d29e0b61e89139b16856ec4123503e71876fca 480 0.32/1.00 vMB 24
379,184 379,184 000000000000000001658089d7a0b8816ecf4279c7f3d23d9637b6e12f2db7e1 248 0.18/1.00 vMB 21
379,183 379,183 000000000000000002003871059e031b1da8687a124a676b49d642874b432fbe 785 0.38/1.00 vMB 33
379,182 379,182 00000000000000000b5802a28fae7ba26a83251d4201daac23af340495564e83 1,263 0.82/1.00 vMB 31
379,181 379,181 0000000000000000071f48dafbd0b8a23833e36f2129ff957bffaf0acea80527 219 0.17/1.00 vMB 30
379,180 379,180 000000000000000006834b8d8df76648be06851c5ec31b4fa9f7290d517f5b98 801 0.72/1.00 vMB 19
379,179 379,179 00000000000000000656932d1f5b3e56580fcf9ffb5e909008d03392071c7ece 1,655 1.00/1.00 vMB 34
379,178 379,178 00000000000000000e9ed40d7d5fdc5194b8a1384c88416b40dfc03489e8342a 1,891 0.75/1.00 vMB 48
379,177 379,177 00000000000000000c14a28d74cb00c6adb890dc87b34e5977732a7bca889fda 233 0.24/1.00 vMB 6
379,176 379,176 00000000000000000441bfdfce7a86561883b1c189e648277e1522430b09360c 496 0.73/1.00 vMB 13
379,175 379,175 00000000000000000987c155aa7c8581fba5686be0379c3ef242c8990f38e3c0 1,524 0.93/1.00 vMB 26
379,174 379,174 0000000000000000019ebb9db3ce7e8e4cf5b99f2d5d77e14140747ff5ae846d 2,918 1.00/1.00 vMB 50
379,173 379,173 00000000000000000d3d8dbef35d20796102119b0f90e62ac4375d40ed74ea7c 341 0.20/1.00 vMB 25
379,172 379,172 0000000000000000009ddac41b561392227d044465291d124f65078cd62078dd 1 0.00/1.00 vMB 0
379,171 379,171 000000000000000007305ee205667fa58b3d7f0188e48b716e382ebaf795bd95 2 0.00/1.00 vMB 0
379,170 379,170 00000000000000000bf512a14861a2d566d42c3d65aa6ebbf87817d0a70a3905 1,213 0.73/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.