Loading Tool

Explorer IconExplorer

Memory Pool

39,634 transactions
17.54 vMB
0.13974938 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.71/200 MB

Candidate Block

Mining Attempt a1fead1e71c389365f6be4cf5014b149153b24754d9fb11a919e6f0f551385a4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ae38a050e48cbf9e61dc2793d80cfd2a61dda1f969cdc40c5844e1d3fb36b0be
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.03698384 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (778,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,459 134,459 0000000000000b7e8f874a27f566f809ef7bd61f35b061e64731b7b68b804758 68 0.02 vMB 504
134,458 134,458 0000000000000c0d7baff896e6016476c5ea17b6be2b0ff289b8a5d642fae256 25 0.01 vMB 670
134,457 134,457 0000000000000783135d7911145f122016c0c9437a5587d9730e91596b297672 41 0.02 vMB 427
134,456 134,456 00000000000004d7d9b0d2f24ad7b432a865cb8027f7744f8107dc57aa2df976 107 0.03 vMB 223
134,455 134,455 0000000000000b18767daa4f9216b3dd79d88cf872efd8cbd4df9998e49208f6 18 0.01 vMB 310
134,454 134,454 000000000000061731fdc2aaac16218f69fd12a5dc5f9ea835d0ae790bf67cf2 52 0.02 vMB 348
134,453 134,453 000000000000050d35b02e85afe7b6776459f36e5c61f6af0d92a914c27f7d1c 40 0.02 vMB 419
134,452 134,452 00000000000005c2cc83f9358c6c6fa5ccdf0cb4e493cfc6a6a504f2eac63841 10 0.00 vMB 808
134,451 134,451 0000000000000beab41f70e93f4737ac345ce52175c77003c3a567b528959431 36 0.02 vMB 851
134,450 134,450 000000000000043748560fb5cc5d1da726d4f7cef19a6b687bf0e804c855c392 27 0.01 vMB 665
134,449 134,449 00000000000006693bd12ab6a551c651b5f9cc8bc24ccd9fd75ed308b902d6d6 15 0.00 vMB 62
134,448 134,448 00000000000005cc4502b45cce597dba94ea305da0741a11fd12bf3b09e7ccf8 29 0.02 vMB 638
134,447 134,447 0000000000000542444764145fc766e437577214c39ded8b4434846743d1a636 64 0.02 vMB 278
134,446 134,446 0000000000000a62e6d8aa5381f81e149de00c3e35b4ebb1c5fc424588026e9e 48 0.01 vMB 173
134,445 134,445 00000000000002fb604feccb75fbc566542f3f8e4eb722ad8014ccbc02d96b79 164 0.05 vMB 218
134,444 134,444 00000000000005b12ffd4cd315cd34ffd4a594f430ac814c91184a0d42d2b0fe 56 0.02 vMB 652
134,443 134,443 00000000000000864fbd7b764402080c7ec1a0cc6aa6d7db16c0302a1819f365 31 0.01 vMB 236
134,442 134,442 0000000000000bb689859c858ebb3cbe5dea83d2ffc792c5d7105660f3c92474 62 0.03 vMB 514
134,441 134,441 0000000000000ad27eae542c894d7285fea0d33486c6b6fc73a5922d6e558b02 89 0.03 vMB 0
134,440 134,440 000000000000074e87c643d7ceaa3d8a03c8c0e29524e4085b050d8337f5876e 116 0.05 vMB 626
134,439 134,439 00000000000008cd2003b3efd6f9b3273795e3ae4ace42a09fa3d018c793f230 26 0.01 vMB 56
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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