Loading Tool

Explorer IconExplorer

Memory Pool

40,172 transactions
16.23 vMB
0.12678848 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.73/200 MB

Candidate Block

Mining Attempt a0a747e5e1668a298affeaf120d99cb16dfd961b0da0b09b38613056ae0509d2
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 25bbf4f74e6634bea64ebfd1609ece6c37dc88fdc8599628838c621f6db3d870
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.04467703 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (775,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,316 137,316 00000000000000f0fd670eb81d800ac664eaeba84ae6ab9f253f7b4efc2264f4 108 0.05 vMB 166
137,315 137,315 0000000000000677b0bbf6e62e163693aeace1f9c0c0c0a1e9277a624654c756 63 0.03 vMB 268
137,314 137,314 0000000000000571cbf27ee4177d25c4332f5e8dccc3810a32c84508d0c22a42 1 0.00 vMB 0
137,313 137,313 000000000000081ea959ef7b6e95af108496b0dc893012b16451b7da64226b71 32 0.01 vMB 332
137,312 137,312 00000000000005286455846d9dad8b58e2eec91a8dd12e88724716ee58047a58 73 0.04 vMB 156
137,311 137,311 0000000000000801790997ca976a58fbe5a7863c544ef96447da5e5b4a30451a 15 0.01 vMB 43
137,310 137,310 000000000000057cf5618a7d5061bebdb08db2dffce9de50ba3ba524ed38d539 16 0.01 vMB 18
137,309 137,309 0000000000000008d9ab1a20e479fcc8141821fe1e83125f9c7b8ef181cbbd84 38 0.01 vMB 0
137,308 137,308 000000000000050c92aafd3417868a7840cfc62ade66826ded241f6a9da76b49 1 0.00 vMB 0
137,307 137,307 000000000000099dc85bbef1cf7b6da3133edf5b1f1a0261858b880fb80450fa 20 0.01 vMB 313
137,306 137,306 00000000000003b2fee7bec23b92058c5e74e148ec8490c7c079dc021dbbf8f9 64 0.03 vMB 238
137,305 137,305 0000000000000141ee1ca9a588681601bb5298a92880764746fc2b14ff8fab38 47 0.02 vMB 38
137,304 137,304 00000000000002baa88e8af65925dddf361d5f3ccd140d1cc5a885ea0363eaa2 18 0.01 vMB 148
137,303 137,303 00000000000004477f440cbb96504997789a12babe9a652d99d443eec8cca00e 12 0.05 vMB 61
137,302 137,302 00000000000003da6c04eda6d5301b4a94d205a0ea960ba321adadf125d1404c 62 0.03 vMB 210
137,301 137,301 000000000000038854ced3e312a83e5120df4e3ef88db903dfd80db3f7c71053 18 0.01 vMB 483
137,300 137,300 0000000000000029d1565035dbca3efa218dc8fb219b1a868802074fdac9dc1e 26 0.02 vMB 154
137,299 137,299 00000000000001f49fdf019f026c8853fc9e08057c25a08a68f040d05d05bfce 25 0.01 vMB 329
137,298 137,298 000000000000055ed51621974732cdfcaaa1b1980f35160d3404fd9d7a47722a 85 0.03 vMB 50
137,297 137,297 000000000000025438f6f78214ad1a7a654715948a2c3c4bbc6535dc120c629f 48 0.02 vMB 145
137,296 137,296 0000000000000288a7638a694e5df182d5b1186957caeae2dc95692f5d5c5b98 19 0.01 vMB 68
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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