Loading Tool

Explorer IconExplorer

Memory Pool

26,762 transactions
6.45 vMB
0.05494437 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.95/200 MB

Candidate Block

Mining Attempt 51f2ea2496a20a927dcf4beaafe3d73ea2ac20e49d6121b9ebb67be4082d185b
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 009b91e287016a17dfe6afa4cf8fc69643559f77d2cd6c08c6921a4e9e20bd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.03790293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (776,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,966 136,966 00000000000005b93fea8b60ec24093bfa0c962ef855229783db433ea56c9ec4 109 0.05 vMB 261
136,965 136,965 000000000000096f64fe1e62a30f780375f021d9d2db9555bb1526efe9c0ecba 26 0.01 vMB 344
136,964 136,964 00000000000009f56a7d1727698483fff2b89d5453bbd09e08db1b81d1b64709 13 0.01 vMB 104
136,963 136,963 00000000000006b20f7bd841dd394411b8755024966c2432513996dd81700100 7 0.00 vMB 325
136,962 136,962 00000000000003b2f62369d8c219287ba957cacfaeef1ade81db1b58ee9b8fb1 40 0.02 vMB 579
136,961 136,961 00000000000009ffa45bd8bd8e9aac87ac61e2f207478cfb0878f14256c96c74 126 0.04 vMB 47
136,960 136,960 00000000000007a655c9a1f44d1c21ae94a91c65c862d57b4ac938304e004bbe 134 0.05 vMB 398
136,959 136,959 00000000000008316c14f17051d52df43843af6f5bfcbd0c2e60e450c287e8f2 115 0.05 vMB 286
136,958 136,958 0000000000000a31ca4718456082439a743c9641b8d0e13b65dc2242b753a171 67 0.03 vMB 685
136,957 136,957 00000000000002c2c6c6928feee7901ca3d18d5fb48ff1c216d8897cbf39bcd8 11 0.01 vMB 2,327
136,956 136,956 000000000000075b31667447f5a2f90d3d22c973d8a15043fb960705f1904849 16 0.01 vMB 1,517
136,955 136,955 000000000000006142dc5b7fcee610a68ed553f7c51ca47b910d4e17098fd252 52 0.03 vMB 196
136,954 136,954 0000000000000473a323bf4f0e08c76de8788578b7fbd78b3d5c8ec34333c8d5 71 0.05 vMB 249
136,953 136,953 000000000000064632604133df9645fecd6051086a9cfd20c882ab1815a2247a 92 0.05 vMB 119
136,952 136,952 00000000000002c39a2e0f5996cbdf0875874a9e7efb962524fa8c3e38acd361 182 0.08 vMB 441
136,951 136,951 0000000000000206fffaec7cfc09f86bb49947979fab681759a2b22870393ab9 47 0.02 vMB 131
136,950 136,950 00000000000003667fa33627d83853a0124f70a0f62aa6dd05fba2b2bce0879a 153 0.05 vMB 117
136,949 136,949 000000000000090eec5bd2f36e54ca7f3e779557410fd9a8f27994a54109c76f 16 0.00 vMB 54
136,948 136,948 0000000000000180a4ae6cc515c6969b69755ab013bc59ef41d158a0f443cbd9 69 0.03 vMB 245
136,947 136,947 00000000000003b2bc20d52a522be3016dc471d421e27c8843c008edf97f2d28 71 0.03 vMB 216
136,946 136,946 00000000000004c4e2f771c4ab05fafa2250376e382a6bb70bb0e845c9a755b1 37 0.01 vMB 192
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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