Loading Tool

Explorer IconExplorer

Memory Pool

46,102 transactions
27.16 vMB
0.05954935 BTC
Random Selection Loading Transactions
Max Size: 143.90/200 MB

Candidate Block

Mining Attempt 0045bd183e76d5f8a3b775bbd10ae75071cc987e252103314ef84261a6287bf1
Version 20000000
Previous Block 000000000000000000010a3b807eaed33245d20c47bc2486d6ba8a16c067f721
Merkle Root 4477468b2c72d45b35c06741b392c04bf287bb0b8954a5cf8df72352e3219a10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,473
Size: 1.00 vMB
Total Fees: 0.00877952 BTC
Feerates: 60.10 > 0.88 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,895 (272,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,263 642,263 00000000000000000005bc774daeef5f5bfac722893aff7509de3c08e59eb17f 1,086 1.00/1.00 vMB 76
642,262 642,262 000000000000000000084e17565b48273fadab7fcb6e7b038b7977e46cf312d0 1,558 1.00/1.00 vMB 83
642,261 642,261 0000000000000000000884caa1266459479078196675d3f492ee0342076b26d2 2,228 1.00/1.00 vMB 38
642,260 642,260 00000000000000000003cce59067ae9d7165a0206c3f4dec7834e9356089d29c 2,227 1.00/1.00 vMB 34
642,259 642,259 00000000000000000002998c08bf78cac008bfa2d28d0040d92fd07464ad56e7 2,756 1.00/1.00 vMB 56
642,258 642,258 0000000000000000000ead8849c424e3f289a3098fc3c7bad2451b770e7d660c 3,119 1.00/1.00 vMB 139
642,257 642,257 000000000000000000008b4774b801b55a28addf403cfcbd6fb700e65c4da630 2,825 1.00/1.00 vMB 42
642,256 642,256 00000000000000000000a0835a2ef5e4e47f3296258a51ee0298909a88f6dd26 2,324 1.00/1.00 vMB 79
642,255 642,255 0000000000000000000513a932336c358f45b1ec6e23800b58bae4da10ad00bb 2,607 1.00/1.00 vMB 91
642,254 642,254 0000000000000000000fff2dd4ccf81231630a4037459591c4362a555854986c 2,796 1.00/1.00 vMB 59
642,253 642,253 0000000000000000000e910ac421d71f8829573bd41433fcecea2c1e3a7588c2 2,424 1.00/1.00 vMB 53
642,252 642,252 0000000000000000000668709c468aa9b977bff4976bd210e044d508cd8386ba 3,017 1.00/1.00 vMB 80
642,251 642,251 00000000000000000003978795fabcc96a45cbf6079111fda9d84c7531e00b23 2,079 1.00/1.00 vMB 64
642,250 642,250 0000000000000000000b3481ff4fa9c183d19c57667abd8900c5ee206bd2b9d4 2,526 1.00/1.00 vMB 72
642,249 642,249 0000000000000000000fa8538ca969d0dc4425222cf2a5a3e5dbb4b8a9b921f0 2,464 1.00/1.00 vMB 94
642,248 642,248 00000000000000000008b70f039bc1665835e73909161b94375b63f72be9a541 2,914 1.00/1.00 vMB 70
642,247 642,247 0000000000000000000784af03fbcf8702c0e9cb9eacbe667c13e66baaf4f510 3,055 1.00/1.00 vMB 81
642,246 642,246 0000000000000000000f8149d218d78820fa1b917b34e50152d6d9c9348000b0 2,459 1.00/1.00 vMB 121
642,245 642,245 00000000000000000004d4aef430ff50035cee8337222a6fa06dc99265082d0e 2,709 1.00/1.00 vMB 76
642,244 642,244 00000000000000000008d6b160f1871224074e3a81dee7d56eb395be77f106f8 3,018 1.00/1.00 vMB 91
642,243 642,243 0000000000000000000f4b9b2d0f06b62a17d5f2eddf4e07aa378fe0c9ed6508 3,167 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.