Loading Tool

Explorer IconExplorer

Memory Pool

80,489 transactions
30.32 vMB
0.07789838 BTC
Random Selection Loading Transactions
Max Size: 185.23/200 MB

Candidate Block

Mining Attempt fd1b5f38042629ee3f807d0cd5f94cc25b4ae5e1207d7aae582ce1bef85710eb
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root d1dc34c0bf06c9cf08611d8f3f854f4794831abdfceb62f57d16ee37341559c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,018
Size: 1.00 vMB
Total Fees: 0.01023561 BTC
Feerates: 318.30 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (532,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,076 383,076 000000000000000009a6060b83e331f90251ffb750427da10d1a72eb6fac51a8 581 0.32/1.00 vMB 27
383,075 383,075 00000000000000000093aeba65bf93b53bed262c099f7db6fba7f7f608827438 398 0.25/1.00 vMB 27
383,074 383,074 00000000000000000eecdbf28f4f4ebf8c7a22dcb898d2ea6c5029df4aa73c5c 985 1.00/1.00 vMB 16
383,073 383,073 000000000000000008f0667bc0b60726ea2035d1bc6ab1910f81f2ed19d8741e 2,616 1.00/1.00 vMB 42
383,072 383,072 000000000000000001e96ee37cb1c5c2bd59f19c1cbaaa2e87ba8f8c98185480 1 0.00/1.00 vMB 0
383,071 383,071 000000000000000009f1058570c9f574830d37a01ef2f1d42c57ef5e16b2782e 2,950 1.00/1.00 vMB 45
383,070 383,070 00000000000000000349d7ad4b297193e5ae757d55877707b643bf7c6062f7d6 429 0.22/1.00 vMB 35
383,069 383,069 000000000000000010817832116f87fbbf916b6011e71bf17f41fd38831ee3b5 334 0.15/1.00 vMB 36
383,068 383,068 00000000000000000dd19951e34bb5c8dc61e7789348a6ca6ae3cbf7cf4251bc 300 0.18/1.00 vMB 21
383,067 383,067 00000000000000000be846ccc44f0a4dd120ba96931a4af587417c079ef98fc6 71 0.02/1.00 vMB 35
383,066 383,066 00000000000000000bc41d5ac5787dd28828c6b169a63cc14c69a4b3ad15dac2 1,424 0.59/1.00 vMB 33
383,065 383,065 0000000000000000013e42b6772a3064119d87f17b21a0d678be29fe63c17bfb 1,404 0.62/1.00 vMB 35
383,064 383,064 00000000000000000eb088556871a3194fb693af09869c78406026b8a5fafa6c 396 0.21/1.00 vMB 27
383,063 383,063 000000000000000003eefe2abef8d88cfe9765b9152108c3aa49550b791d59c5 1,725 1.00/1.00 vMB 24
383,062 383,062 000000000000000008fe795e309fcf812932a56b4cef3fe44d4f84271e3ae7b1 530 0.29/1.00 vMB 29
383,061 383,061 00000000000000000761b6f943df2cfbe9f1c96b6af4cb9ec160ed1d576c41f2 214 0.16/1.00 vMB 16
383,060 383,060 000000000000000008068dee19cd11586e37c88fd6b0da61acb0888ee2c23cb9 633 0.29/1.00 vMB 37
383,059 383,059 000000000000000004af2fea9f4282540b56eed2051caa377c5f5943f8277710 33 0.08/1.00 vMB 6
383,058 383,058 00000000000000000f9ea5a5cb1e20d750142861eafb6a8ceac229a83f4bfead 308 0.18/1.00 vMB 24
383,057 383,057 00000000000000000481e39740e82e9b0932832d962f300d533c407c1945ac0d 80 0.10/1.00 vMB 8
383,056 383,056 0000000000000000042124de7b270ee317238d346f76aa8419e0cf95f7a5f198 340 0.21/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.00 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: 718.25 GB
    • Received: 17.88 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.