Loading Tool

Explorer IconExplorer

Memory Pool

13,190 transactions
9.61 vMB
0.02516582 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.18/200 MB

Candidate Block

Mining Attempt e6c899bf12d9034328ef30792352a7253cd9e198cd9d7c205f55a1d86c0bd867
Version 20000000
Previous Block 00000000000000000000848297d069a552e48783668065dfb5e3a4946da610a6
Merkle Root f3af817d359762dcb28846c03bd2847f8bc076fa7b3b1555f6779ba4acef2d2d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.00387695 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,358 (703,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,300 210,300 0000000000000410d3263e7355f09a892ea7ab049bb1c1cf8625270cb82e51bc 576 0.24 vMB 181
210,299 210,299 00000000000004607751a72662e08737ffbb5dcd1940a01556bcc44739c992af 124 0.05 vMB 20
210,298 210,298 000000000000048372fa437b483970eb390084091887f7df2a4a37a3cea818fc 473 0.26 vMB 189
210,297 210,297 00000000000003e5b4ca6549fa2012f3106e8e9958a750f662849ed301ff1491 9 0.00 vMB 82
210,296 210,296 00000000000003bbfd5962b43d166d8091d15d05ec20ac10bffe6a9530eef3d0 6 0.00 vMB 166
210,295 210,295 0000000000000118a0ae21bf589f2858297b3b4d1129233d727a89f6ecec8e7a 592 0.32 vMB 122
210,294 210,294 00000000000000a582c9ac8b0b2cf0e15d6faa4d9e8c72d1e37501f9ce8ed28a 158 0.07 vMB 119
210,293 210,293 00000000000001e30814c48a56c8e51c61a6d83617dcaab3602d2099a5163a37 287 0.12 vMB 179
210,292 210,292 00000000000003fb4506a335765841d7ad013ff721ce82ff7b05f20848d730a5 151 0.10 vMB 120
210,291 210,291 00000000000002dd343bddf575d608fb8aa367981d31d88eaec30055fd05ce29 156 0.10 vMB 77
210,290 210,290 0000000000000207549b461347cd2ecc9a7914ae8fe3fdcdaf4c446b5a8f614a 474 0.20 vMB 188
210,289 210,289 00000000000001cdf7d42d2db8d9ebf57cf92344c258ec54279b2d4db2f0f59c 7 0.00 vMB 36
210,288 210,288 00000000000001d0fba82dee2245addbb8dfb4a5ab56eeef16049e1e0a0291ad 82 0.03 vMB 169
210,287 210,287 00000000000000060a2a8415812a558fc22b94d73fecd6a3c6eb6ca6dec6d374 202 0.09 vMB 128
210,286 210,286 00000000000004a3062e81cb54d80a5efcf133227c0d062b2bd6dd56127209e4 327 0.15 vMB 244
210,285 210,285 00000000000002b61124139701066418ab701d57aff2fe0973619e8e4f700b94 477 0.20 vMB 166
210,284 210,284 000000000000015292f9e36ca6d372796673ad1ccd669f4604253588fd000134 261 0.10 vMB 215
210,283 210,283 0000000000000029324b1183a8d16eab78a0f1751b2eab72d95ea4639b0af71e 399 0.20 vMB 162
210,282 210,282 00000000000000614d3350d0e1c7a57fda4acfd5d8d549ef0d58444fa13de05c 257 0.10 vMB 177
210,281 210,281 000000000000045c8af67e35b58d33f5053ba3a9a0018f85e870da78a0753ee7 335 0.19 vMB 134
210,280 210,280 0000000000000228e53941db17bc6eb44079f4e1677f39eb8afc73335842da68 806 0.25 vMB 209
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.95 GB
    • Received: 0.67 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.