Loading Tool

Explorer IconExplorer

Memory Pool

27,213 transactions
10.25 vMB
0.04380152 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.54/200 MB

Candidate Block

Mining Attempt a28314cc426c218715d887f878491f4100f6944ddd6ea50ce3d2fa71a0f2f93a
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 6e4c3c31454a7f852cbaf18e77b414553dece399e21279f2ca91e2f22d81b88d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,018
Size: 0.56 vMB
Total Fees: 0.01930542 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (694,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,541 218,541 000000000000035db6c13257efdc745f05c063f18f317ee7c1c09a071dd5d22e 397 0.21 vMB 136
218,540 218,540 000000000000004e61d2d64d5ccb239077b6e557fccfca7b1fb17690925a9ef5 459 0.20 vMB 168
218,539 218,539 00000000000004b68f7a4d90dcf2acec16c90e009fab8805e9609af709a0bada 307 0.15 vMB 158
218,538 218,538 000000000000018b0cd0ae74e6e24acdc4a14135cb6b7afa6928e386d01c5df3 32 0.07 vMB 77
218,537 218,537 00000000000000dd4c543607c0ab65a60e87014a60cbe5d76d31bec5a92ebaa4 314 0.15 vMB 170
218,536 218,536 00000000000001da2da3498441e129261ab974600ce586abd031500798c6dd53 141 0.05 vMB 172
218,535 218,535 000000000000014cd8a58fb8e7a7f29bd27d6d35f45ae9a5f9ddffda48979cd6 584 0.31 vMB 36
218,534 218,534 0000000000000014bd34069b5258b49c09fd4e4f6b03fdb0dd5bd05948e94c01 399 0.19 vMB 193
218,533 218,533 00000000000001c5b6be9b0774a1014ea82c927ac6ff0e6837dac326fdec56fc 154 0.10 vMB 169
218,532 218,532 00000000000000adf22fff31cc212ec1250bbb261dd4d2ab0ede8f974a53d242 28 0.01 vMB 233
218,531 218,531 000000000000032c4846b2b1b8bff9fc6b2b9ba5d9889813997c9f97357b4510 399 0.21 vMB 174
218,530 218,530 000000000000047dd4b3ec0aaa50c7df3c3c080e7026f5e218f15ae2a486ce84 418 0.20 vMB 171
218,529 218,529 000000000000059fb12644394af11f6325edb6642a7a292dab872a016e9948b0 292 0.12 vMB 150
218,528 218,528 000000000000044f3ca5a65427c71ceb30e564351f45151485123a88865a58f8 365 0.26 vMB 153
218,527 218,527 00000000000004a65b53c862fcd63a0c54f9e11bb609d8829b5b4a150964e3f0 604 0.20 vMB 273
218,526 218,526 00000000000003c08d040d2675f04a1cfecb7f3fd8af9412abca21299629b7e4 344 0.19 vMB 197
218,525 218,525 000000000000005f9250c967817bccd570394f63cd729b4a63461a783e1d8b34 461 0.25 vMB 207
218,524 218,524 00000000000000a48e3ae54943267c8f228a3268279623463ad426b291f53349 236 0.10 vMB 161
218,523 218,523 0000000000000383717d4d4ccb1f7ea863aa149b34a712d12e0937debd0ca4f1 260 0.17 vMB 132
218,522 218,522 0000000000000532516a304442df42a31d616774b6666b0eac106191eeed1583 622 0.20 vMB 323
218,521 218,521 00000000000003bb6517cd9a141442be1ab069f92fdbd3eaaf728801e47651a8 312 0.14 vMB 238
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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