Loading Tool

Explorer IconExplorer

Memory Pool

41,425 transactions
16.71 vMB
0.15091592 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.25/200 MB

Candidate Block

Mining Attempt af901dc379b1897571f5be3db045132f4728e702fbc4bc7fb078852fec71674a
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root d676f12724143459bb48b1e5d2122aa00f77c0f2ed4707b39f44f8ee32203a18
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.05513822 BTC
Median Feerate: 4.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (562,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,488 350,488 0000000000000000135804ec58e3df57af8a7db63879d042d2fe6f81c2e49857 62 0.03 vMB 20
350,487 350,487 00000000000000000dcc078b6b9b3e9d6b432e2080a6f0e2a15685ea92f132f8 140 0.07 vMB 30
350,486 350,486 000000000000000014f3c40c4a1a68464cf7778e9d836a23489745beb071cd7d 295 0.16 vMB 24
350,485 350,485 000000000000000010c86c2e66d9122f88adc7db43cfbb87da11910bf3418d5d 706 0.34 vMB 37
350,484 350,484 000000000000000004025cd82c1b09a56f68b0e1df3bf3d1ed3fdaae01fdbf3c 425 0.22 vMB 27
350,483 350,483 000000000000000013b86176f93223adb4c10258ef60468bd98080686e0303f7 908 0.55 vMB 25
350,482 350,482 000000000000000002673b03566f90c6fb4f338c7b7e369e49736c030e80fbc8 684 0.36 vMB 25
350,481 350,481 000000000000000006496833429553c3435509a9ecf2f092d27ef2afc94358c3 167 0.10 vMB 17
350,480 350,480 0000000000000000160ae2fcf8fc56e3632d87103a7301deb172104d884d0d86 668 0.59 vMB 16
350,479 350,479 000000000000000007d803afe7f053485a2d9252c675f3854b60cdf1e48511f0 1,623 0.75 vMB 31
350,478 350,478 00000000000000000c3c47fdb891b411c322cf2d16ec553eac746a580914d3f3 702 0.60 vMB 17
350,477 350,477 00000000000000000741cfb3260a2ba0a6881e027bf5342e0ac5ae476732ca50 1,793 0.75 vMB 32
350,476 350,476 0000000000000000096322fdd8f1c16a9204a45981163848e2781d9d4383ad7f 1,029 0.69 vMB 20
350,475 350,475 000000000000000005f9f8db92c699ee368ebdd61780df068b594c71c923be03 526 0.41 vMB 15
350,474 350,474 0000000000000000154329cdbf4dd3111e118c35f5e55ad1f342bf74fbb8990b 512 0.17 vMB 38
350,473 350,473 0000000000000000113be23a1c71081bc7d833d012a3df4e1b297ce859246497 962 0.45 vMB 26
350,472 350,472 0000000000000000070a899f44e920c53e2a2bb7e37c2e4f2a2f387b015e37b1 874 0.51 vMB 23
350,471 350,471 00000000000000000896363df02e446191a7ae33d09afd953cb1789075bf2c93 617 0.25 vMB 32
350,470 350,470 0000000000000000025f4ba1eb32aeb17314935f2bdef607b56a607a1d6f6007 1,211 0.60 vMB 26
350,469 350,469 00000000000000000fa06bb61564c4d81554b4641c15a514bff2006864f7788b 134 0.07 vMB 27
350,468 350,468 0000000000000000054fb47e7e7359055b05943512c6eaa2d9b78a6e517fc63a 155 0.08 vMB 21
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: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.07 GB
    • Received: 0.41 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.