Loading Tool

Explorer IconExplorer

Memory Pool

78,983 transactions
29.27 vMB
0.09572499 BTC
Random Selection Loading Transactions
Max Size: 176.90/200 MB

Candidate Block

Mining Attempt ee552d28079bf5ac11225dc37aaf8dab3ad728d07aaf00fd087efefff32c10e9
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 17dd3fed022d7f4e45b2688346cd8c27a78838bcfde7711c277d39ccf8e76be3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.03400162 BTC
Feerates: 150.62 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (570,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,545 344,545 00000000000000000bbcc57dd86a829d674506e0cb151a09e91a9decafbf292e 11 0.01/1.00 vMB 61
344,544 344,544 000000000000000007745fd91b01eb1ac2cc9a08206917d7dbe0fc8ab1bddbf8 376 0.75/1.00 vMB 12
344,543 344,543 0000000000000000040b3dea66bce3ef453f7523770e3821ae992320b0022938 1,708 0.75/1.00 vMB 33
344,542 344,542 0000000000000000037093c13501b92d817e2bbff3b89aefffd640a64a22a575 46 0.02/1.00 vMB 22
344,541 344,541 000000000000000015d7f798aa92a8e6e464060d2503e1186025579d0fa65c83 66 0.04/1.00 vMB 16
344,540 344,540 000000000000000012f31520fab43af32693fb20f5be78bb722c51b34ff014e7 356 0.22/1.00 vMB 21
344,539 344,539 00000000000000000b249e1ddc64e1e6e837728d8f008637d3bdf09f150bb544 325 0.92/1.00 vMB 8
344,538 344,538 000000000000000008c5ca491376f157671b1309e74c8f8864f3142fbd0cfa3b 758 0.90/1.00 vMB 17
344,537 344,537 000000000000000008e109984372730cca38d2363069fe6ab6b37463f1412c50 1,518 0.75/1.00 vMB 24
344,536 344,536 00000000000000000c37232b391e9479dbecb24fd46d3ce83248ce71497e7349 955 0.25/1.00 vMB 53
344,535 344,535 00000000000000000b8967fd6ec78e04370dc16c17aa6a1329b5c4fbd10d502f 512 0.19/1.00 vMB 38
344,534 344,534 000000000000000002d9c92f1b93569eaf6f0d3e7362c83fb0ae5a469f10a639 28 0.01/1.00 vMB 30
344,533 344,533 0000000000000000127c9732377c191c1908caaecd4f08d45eaa2a584539804c 191 0.14/1.00 vMB 21
344,532 344,532 0000000000000000002bb3a5c7cb56c2685818d71ef37b1d8e28c0ff93143a04 111 0.07/1.00 vMB 22
344,531 344,531 0000000000000000048d0cdc3592cb3509cc4f3c77bd81a5248b9d27f48b0b6f 542 0.34/1.00 vMB 22
344,530 344,530 0000000000000000091d1fabded64c8793d7c2fa4375dedb6be3785e89d1c6f4 146 0.12/1.00 vMB 17
344,529 344,529 0000000000000000165642800bff3f12d38f227e232616212cd90c3f01677cf8 74 0.11/1.00 vMB 10
344,528 344,528 00000000000000000564b88b60ab78635134b58c016765ce9f939031adeaa6cb 124 0.10/1.00 vMB 13
344,527 344,527 000000000000000005d4e1272781e972e7230ff9ac034242cfd9da14358b3777 191 0.15/1.00 vMB 20
344,526 344,526 0000000000000000084e32d7fdcbcfd5e2f0fec6a3220324d70617e4bf057aa5 736 0.44/1.00 vMB 23
344,525 344,525 00000000000000000d2d691a08cda88af0a486da1f90a52c4b01b56eb813f0ee 780 0.44/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.