Loading Tool

Explorer IconExplorer

Memory Pool

81,220 transactions
30.61 vMB
0.08740743 BTC
Random Selection Loading Transactions
Max Size: 186.59/200 MB

Candidate Block

Mining Attempt 5c2845b170d2908928ed8562f560c0a61505cfb63412c30493d447e7c670274a
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6c2bc8d0e0c2a06928a0f90e74f3f7d5bc2b72102c383fc37a826db50fbd14a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,248
Size: 1.00 vMB
Total Fees: 0.01874536 BTC
Feerates: 318.30 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (20,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,840 894,840 0000000000000000000112efc9fd0e928967139246a7b2e3e5d72e1df2db6426 1,822 1.00/1.00 vMB 1
894,839 894,839 0000000000000000000103a6113a0bc03e1525aefa4a77258d11436614d6dc46 3,761 1.00/1.00 vMB 2
894,838 894,838 0000000000000000000091a761d524469cd08495e358bdecd602bed815b24e28 1,504 1.00/1.00 vMB 2
894,837 894,837 00000000000000000000cc178a3192cb5100b82040ae22b9fa5bafb0cd5c9908 2,839 1.00/1.00 vMB 4
894,836 894,836 000000000000000000015333c3b826c7815fb20154f9be9a336671477323de49 2,744 1.00/1.00 vMB 3
894,835 894,835 000000000000000000009b883e339beb0e26455fa0106a2c9b7629b2ae9d3d50 2,662 1.00/1.00 vMB 2
894,834 894,834 00000000000000000000ad49fd45edc1adc0d2af59efabd4ff0a4142927b000f 1,705 1.00/1.00 vMB 1
894,833 894,833 000000000000000000005c989bd17319f5b1771c1d8d14462cd8a8a383a81814 3,080 1.00/1.00 vMB 2
894,832 894,832 00000000000000000000715fdb72cfbe4f3e0eb16baf21dc75b834354b039f77 1,216 1.00/1.00 vMB 2
894,831 894,831 0000000000000000000005fc2415ee7fa67513647615953181f3218e8a66cb83 1,116 1.00/1.00 vMB 2
894,830 894,830 00000000000000000001325412cde87ec4f6c2e2bfe8b19d2c1f81e62d4a4388 2,344 1.00/1.00 vMB 4
894,829 894,829 000000000000000000010df87610fe34f7076d41d63580db9025c5fd259e651a 2,697 1.00/1.00 vMB 3
894,828 894,828 0000000000000000000105b943127807bf931857c0d4e3f807faeefbc29ab199 2,617 1.00/1.00 vMB 4
894,827 894,827 00000000000000000000589679a2f9643e9cb28ab28632b1fc486c1eb3b00ccc 3,544 1.00/1.00 vMB 4
894,826 894,826 000000000000000000000959afe6f8f01f587ddfb648a76ef8420db1ba278830 2,109 1.00/1.00 vMB 4
894,825 894,825 000000000000000000009825dffad89ed7889dbb1bdc5588f84c9f1633e8fa7f 3,282 1.00/1.00 vMB 4
894,824 894,824 000000000000000000005d6041af404eee960f21479b911747d0d10b5808b790 3,095 1.00/1.00 vMB 2
894,823 894,823 000000000000000000009c1f7e74e1223cdd0aec1271d0461814147ecd31f399 2,216 1.00/1.00 vMB 1
894,822 894,822 00000000000000000001e8483fd176773eb1d4d8832f5b89ddc434be481d4559 1,278 1.00/1.00 vMB 1
894,821 894,821 000000000000000000005b9f4aabfe8762305d42458ef08f75013a0aae3b29b0 3,589 1.00/1.00 vMB 5
894,820 894,820 000000000000000000012005e0f56eac398f11f0aa4a5df36e0fbc582d202673 2,927 1.00/1.00 vMB 3
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.40 GB
    • Received: 17.89 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.