Loading Tool

Explorer IconExplorer

Memory Pool

81,518 transactions
30.95 vMB
0.08704543 BTC
Random Selection Loading Transactions
Max Size: 187.63/200 MB

Candidate Block

Mining Attempt e4336ca118227a4240831536a68661136e1893f4b0af5c39a8a1e59bd3a10279
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root b43f855edcb2fb14220d978d4a597940b7965c4d72bf40c685709fe4f68961d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 1.00 vMB
Total Fees: 0.01420436 BTC
Feerates: 115.63 > 1.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (167,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,739 747,739 00000000000000000009df055c3c91fba99f308566c24b65964a97f93f5be330 606 0.20/1.00 vMB 3
747,738 747,738 00000000000000000001789a9819addf8f4a29a6561c7c45498a7c00f9d77e2c 2,878 1.00/1.00 vMB 15
747,737 747,737 0000000000000000000639deeb5cba644e9e58b0a8d39b362a6fc23885d4c9b0 1,170 0.35/1.00 vMB 13
747,736 747,736 000000000000000000099de54e1089effeae961f521cde568fe0af274019e922 610 0.19/1.00 vMB 14
747,735 747,735 00000000000000000006d84d5cd7da78f04d6670dd5888426ba8b0012dabce37 682 0.55/1.00 vMB 3
747,734 747,734 0000000000000000000687c322729ad483e501e36082cd74c6d4f2d0ff64d7e1 2,063 1.00/1.00 vMB 10
747,733 747,733 00000000000000000004be3ce6a2cbbb8ed9eeb2df493004d5aef8395a4ff55d 1,087 1.00/1.00 vMB 15
747,732 747,732 000000000000000000079e6b018c01a60eca66f148fa28dfc68beaa614d4cbf5 632 1.00/1.00 vMB 1
747,731 747,731 00000000000000000008e3f83e829bbfc13e8ef29f22e65b3c168ff2024d06a9 1,179 1.00/1.00 vMB 1
747,730 747,730 00000000000000000005e68eac9518e8393c9055a532e2d046bb0467ce3b9657 2,130 1.00/1.00 vMB 3
747,729 747,729 000000000000000000094115b790ec3ffa5cfa22fc28ac9e9697afcac352f925 2,239 1.00/1.00 vMB 11
747,728 747,728 00000000000000000001a97f64db4e67a2697fad83f5ec345e332b30f64a9de5 2,755 1.00/1.00 vMB 3
747,727 747,727 00000000000000000005ca28f0c7c766df27cbcf1aafa957f1f9d99634bc5c02 2,548 1.00/1.00 vMB 5
747,726 747,726 000000000000000000003267a67cbd3922c7b4e0571a4a8771cdcb017f004ea3 2,607 1.00/1.00 vMB 13
747,725 747,725 000000000000000000049b4de5ee3b65d2a4371aa33b897ec56de49a4530c951 2,384 1.00/1.00 vMB 5
747,724 747,724 0000000000000000000933f4a975f959a21e7c33cc1e059616e2dd461f56aa8e 2,160 1.00/1.00 vMB 10
747,723 747,723 000000000000000000024fd66729139acc493d7e75a9d3a0e087529704d92e2f 3,168 1.00/1.00 vMB 19
747,722 747,722 0000000000000000000741d0809be9d5636109cfe6fa5bb8dd8e059e350b80aa 1,593 1.00/1.00 vMB 12
747,721 747,721 000000000000000000044339a38f3d1e23915f6404ceb8d61ff13837eb58831a 2,525 1.00/1.00 vMB 17
747,720 747,720 000000000000000000035c986005cc6342ef9d10cde849f570f12038899b06fb 1,422 1.00/1.00 vMB 17
747,719 747,719 00000000000000000001db074ec4350f731a05f0fec580e4474749eff39516cf 2,234 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.