Loading Tool

Explorer IconExplorer

Memory Pool

28,519 transactions
11.73 vMB
0.03545655 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.43/200 MB

Candidate Block

Mining Attempt 0f3486148227497b26ae4d887622ba94036e6e64b614b74f1a8a345acc7b7a77
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 2014cca9b7f3653467fb91ce1c8fd7274266810cccb27fdfd8049c60630d2742
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,296
Size: 1.00 vMB
Total Fees: 0.01490491 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (784,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,778 128,778 0000000000000ed97e0df8e1d7256597919c39f4763a3b5a3277ca792305aec5 41 0.02 vMB 1,083
128,777 128,777 000000000000225a673070f6b5668efbe567e09a2e2edfedf221fcf27817d2aa 1 0.00 vMB 0
128,776 128,776 0000000000000830700aa7d73a8b42fd11150e2c0f78bd46eb5cf120dd6f9bfa 104 0.05 vMB 74
128,775 128,775 000000000000077808d8e23b8a3fa16b953497bd3a053e2f10723e56c8b56fe4 58 0.03 vMB 509
128,774 128,774 00000000000008acba3a12d0f57fd1c17931a3818a397b164932afb86a6fbbf1 56 0.02 vMB 734
128,773 128,773 000000000000218192623553e8b4470d42f4c454b09197807a04c8bd919caedc 19 0.01 vMB 655
128,772 128,772 000000000000120a79b6ba8c8403cbd0a7d87b9a289a2a3dabea5a84ea2c9ac8 117 0.04 vMB 2,016
128,771 128,771 00000000000017720245663bbcc7246a39da53556f44e6a9a4611a739bfb6f15 39 0.01 vMB 772
128,770 128,770 0000000000001ef66bb53c22ea2ca68ff58f27f67fe057152cc08e642fdb9f06 19 0.01 vMB 434
128,769 128,769 000000000000175e58e19a2f21ba5af1162d3716a7f6a31a138707e886bbb2ba 40 0.02 vMB 762
128,768 128,768 00000000000024bbfea2314c11824a486843f2d89685028aa6c629c90c99e35f 6 0.00 vMB 496
128,767 128,767 00000000000006c0b85b8b0f40d17025957a9a57cde4ad6c6e3226b984452309 4 0.00 vMB 1,129
128,766 128,766 000000000000016be8e7cef1b1c33adc0a3d3a5a150a5bd7288646ee8bd43a09 7 0.00 vMB 1,029
128,765 128,765 0000000000000c3931735f5af5fc67103bc31b3678e45fa10440b8804ca55049 87 0.03 vMB 115
128,764 128,764 0000000000001b731d9df7274441c91bd8d0582abac985d8d78f96dcd0df44b3 7 0.00 vMB 226
128,763 128,763 0000000000001502790dbc7d4fd708a35f8cd10f97c51b5b18fd063896ec6834 56 0.02 vMB 2,178
128,762 128,762 00000000000006088ce534384eae755008d32782717ca0bb7446d74910212d71 6 0.00 vMB 0
128,761 128,761 0000000000000fc1e685d737e3f174b1481352a4d5c0376b57d6ba867cad35cc 9 0.00 vMB 482
128,760 128,760 0000000000001fa14e0e8a20fcacb0f3193164d73f99a36d0a98b17208b48620 20 0.01 vMB 1,105
128,759 128,759 0000000000002340980cacf5ae6c6290ed5ae9a4b97573bfcb396e1687bf811d 10 0.00 vMB 852
128,758 128,758 0000000000001fb98266918744ddbc6513549b2179cf5343937639f995b81e3f 19 0.01 vMB 736
Previous 10 blocks ↓
Total Size: 779.76 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: 391.89 GB
    • Received: 1.99 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.