Loading Tool

Explorer IconExplorer

Memory Pool

47,869 transactions
27.27 vMB
0.07027913 BTC
Random Selection Loading Transactions
Max Size: 145.41/200 MB

Candidate Block

Mining Attempt 5b02e08c152b5039dee9ed394724b9f7a68bad08d1e77b1db35236425404f945
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root f197621fb4d25b061e50c0592f2100bc38c344d36e1aeff3d0203f905b3a8beb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,432
Size: 1.00 vMB
Total Fees: 0.01952561 BTC
Feerates: 150.92 > 1.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (526,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,742 388,742 00000000000000000bee70a90c438ab7662844c5559f3522614f307510834085 948 0.62/1.00 vMB 27
388,741 388,741 000000000000000003e69cda340500e25adf16072316bc7fc75bf330f0a86175 2,147 1.00/1.00 vMB 41
388,740 388,740 000000000000000001c2a6bb2befe2e1e84915e44509cb3ea000009b03199842 2,265 0.75/1.00 vMB 64
388,739 388,739 00000000000000000a8d75ffc3aeeecf88fbedaf0381a05b1e2543331add3554 1,645 0.62/1.00 vMB 41
388,738 388,738 000000000000000003f0c1b352a6523785c37839ffd3e4ee319ea5648a17da91 2,490 1.00/1.00 vMB 37
388,737 388,737 00000000000000000ac95b9778810206109c6ee9a849e5b8c7e2f45b8ff97096 1,742 0.75/1.00 vMB 31
388,736 388,736 0000000000000000077152ba5cde04dbc4afa243ad33022ab2d2cbb3c28dd9c4 3,495 1.00/1.00 vMB 47
388,735 388,735 0000000000000000093ed12b806f6c04bf4273bbe7ae39f3727911343d10be14 2,526 1.00/1.00 vMB 36
388,734 388,734 000000000000000005236c3868096a0d0efe7c084950005ea5dbe285c2ab8dea 2,939 0.93/1.00 vMB 70
388,733 388,733 000000000000000008f5d3b6024cef0888d301a69296e6e6fbd0ffdfdf956e9a 2,231 1.00/1.00 vMB 37
388,732 388,732 00000000000000000945a1a2e4d573f1b0c8cd96408474872feabfbab600a4de 1 0.00/1.00 vMB 0
388,731 388,731 000000000000000001267e0171d75596d9f6cec53f2334a06359dfd27950e0d7 2 0.00/1.00 vMB 0
388,730 388,730 00000000000000000cf59c53e8c3e95d390591b8849324aa7acd209483000049 2,640 1.00/1.00 vMB 40
388,729 388,729 0000000000000000052fbf378bd25edd4001bf0a2b6da00bd383c0f8e5cc6704 503 0.29/1.00 vMB 27
388,728 388,728 00000000000000000c94b425015893283d90a60908be1122dae4dcee40dd8691 413 0.18/1.00 vMB 37
388,727 388,727 000000000000000000a54ff96985fec45528669a940e700b1aa1a1e176a6e67d 851 0.36/1.00 vMB 39
388,726 388,726 000000000000000003c2f89cc5619d30d1eae7012b3ca639152b3c22821f5289 110 0.09/1.00 vMB 15
388,725 388,725 0000000000000000012962d36910d211be9cd9a843b6959a49f88b75de5ce8d6 934 0.65/1.00 vMB 22
388,724 388,724 000000000000000005e7186e1151d55501f4cabfdd9da5d90dda41a43fa18a9a 682 0.25/1.00 vMB 45
388,723 388,723 00000000000000000323d3f4c74650c8f45d63f19c89dc749006088795f8e566 1,880 0.95/1.00 vMB 28
388,722 388,722 000000000000000001849de01b56dfe5a9d39dd07ee6474be96b082a45e2c5b3 1,938 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 649.05 GB
    • Received: 13.12 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.