Loading Tool

Explorer IconExplorer

Memory Pool

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

Candidate Block

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

Blockchain

Blockchain Refreshing
Tip: 913,250 (694,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,547 218,547 00000000000002581931090636daa659978fe039f08076e76d9f33737f8e242f 332 0.27 vMB 149
218,546 218,546 0000000000000404e382f2759421fa573776a8b739d1e182153b000544f8512e 14 0.00 vMB 0
218,545 218,545 00000000000002564aa6ab5ed8c9e55ede8c195009a9d6091904825b40b3ad22 8 0.00 vMB 0
218,544 218,544 00000000000004e05dd78b85384358dcfafa60034a79956039a9e68b085e9ea0 19 0.00 vMB 296
218,543 218,543 000000000000006a2fd0ddf47b50c4c9333336697f0ecabef4e5a4aaa0fa50a5 51 0.03 vMB 145
218,542 218,542 00000000000003f7330cf808fe8adada957d44e9ec3f533cbe09165f1318d2b6 61 0.03 vMB 95
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
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.56 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.