Loading Tool

Explorer IconExplorer

Memory Pool

47,318 transactions
29.28 vMB
0.15957057 BTC
Random Selection Loading Transactions
Max Size: 153.17/200 MB

Candidate Block

Mining Attempt 399594eebc59cf11dbbe885bda063589dfb34790b08d5b532ac44c03914cb97b
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 640749459be104d56c2974644d6e4331d11ef2e0dd72b69eb62cbbdd7ffc1d73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.04699685 BTC
Feerates: 200.91 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (527,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,563 387,563 0000000000000000076102a200770177bcd5349bce3287b5195927a8e1b014ca 2,152 1.00/1.00 vMB 31
387,562 387,562 000000000000000008d11aa682865e197613b9f6ace7b0c9b249bb8ea73921d5 3,098 0.95/1.00 vMB 56
387,561 387,561 0000000000000000011feebf3a0d98a6e15bfd5c2ccb651124e2e4d12d176321 1,348 0.50/1.00 vMB 51
387,560 387,560 00000000000000000b9ccf210cc6d392e6c82bc048ae8240054109c43e58cdd0 1,490 1.00/1.00 vMB 26
387,559 387,559 0000000000000000049b8e17845fb4efd7ba77cc2d0b3589fd88a807747c8ee4 525 0.89/1.00 vMB 12
387,558 387,558 0000000000000000001d33199e238b89e877901ba3a2e4366eef6fe077abe1ce 302 0.13/1.00 vMB 31
387,557 387,557 000000000000000008003ce8f54f4b08620f9d681b73cbeaac9d21b41f23c258 600 0.44/1.00 vMB 25
387,556 387,556 00000000000000000ccafac930bc7d942a2a5bd044d32898ff1ac286f85ce488 684 0.27/1.00 vMB 40
387,555 387,555 0000000000000000016b6461d1a1ced3ae5f18c55656dcfd28b817c1c657e2d3 1,398 0.75/1.00 vMB 31
387,554 387,554 000000000000000006f5d2235d3aea30d6c9e1f6d6d687bed42a9b808714bee3 1,530 1.00/1.00 vMB 33
387,553 387,553 0000000000000000083321f8a2b188081f9c95fdfb261f614a9c85ef04eaf693 1,025 1.00/1.00 vMB 18
387,552 387,552 00000000000000000726ad54f09f3dd828c1f5f4328a31fd03e362179e2ddf39 182 0.08/1.00 vMB 29
387,551 387,551 00000000000000000293650da87cfe34a373d5d116193671cd0afc63cdc2521c 558 1.00/1.00 vMB 16
387,550 387,550 000000000000000001460bafe4e2689b85c612c6da406878c6dc72f6e9018747 414 0.31/1.00 vMB 19
387,549 387,549 000000000000000004b0958081a39717559e0fa8c97c0d1794180199fd4976f4 552 0.24/1.00 vMB 43
387,548 387,548 0000000000000000073e6053666d7173de5fc3401836ba7a1cdba5e425272efe 402 0.75/1.00 vMB 6
387,547 387,547 000000000000000005f4f31dc7508ea7b82d5ea0411f641bd23be6d6391bd676 1,134 1.00/1.00 vMB 17
387,546 387,546 00000000000000000719afbb595d9cce222e947a6a7884997229bbc875d46f99 483 0.44/1.00 vMB 19
387,545 387,545 000000000000000000992e67f082f1294d2b0878be95f4ef7f6ff67a3ce23e16 1,295 1.00/1.00 vMB 24
387,544 387,544 0000000000000000049247e2e266fd5e6416a0b8790aa8183eb7c53841006c4f 1,292 0.56/1.00 vMB 35
387,543 387,543 00000000000000000ac4ccfa20173ca4e157dcd2abeeb7c80bd2b959bfa9b7cb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.