Loading Tool

Explorer IconExplorer

Memory Pool

81,205 transactions
30.94 vMB
0.08487311 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt e0520d5184c31fd92e362a2f149d542bc3fe1ac8691abac511db769021147d52
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 5127cb8bcc2f295566d8d2fe02017cd2a9daee88ff2eee62a5ecd49da0e06b27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,849
Size: 1.00 vMB
Total Fees: 0.01826804 BTC
Feerates: 100.69 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (264,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,088 651,088 0000000000000000000983d022177d76257496368b8a38a42fd40a65e74152c9 1,611 1.00/1.00 vMB 92
651,087 651,087 0000000000000000000d72171a5bdcba969198f3339ad893e7e1df4df2cc4be2 2,740 1.00/1.00 vMB 102
651,086 651,086 00000000000000000005218fe2f620c559aeecaef16e3c4687b80c77a0125ceb 3,194 1.00/1.00 vMB 126
651,085 651,085 00000000000000000000086586d8ed039d44df3820c6335d9dbd61b888a3ad55 1,985 1.00/1.00 vMB 18
651,084 651,084 00000000000000000002647975e96a742143b3c5830f5967442973679eda7846 2,552 1.00/1.00 vMB 87
651,083 651,083 00000000000000000006f0b8ca076211fb35bb3334d0150f31338ecacc0d1bcb 2,235 1.00/1.00 vMB 40
651,082 651,082 00000000000000000005ca854d9c805cf183d31226ebc95f037599c99f9a5d9c 1,590 1.00/1.00 vMB 40
651,081 651,081 0000000000000000000b6792e2a4766ed128d20afd7fd37fd93c2b1d205c0116 1,588 1.00/1.00 vMB 84
651,080 651,080 00000000000000000002ab90798dcfe05867b8a99a8579b496b351a5bacaf71c 1,816 1.00/1.00 vMB 55
651,079 651,079 0000000000000000000453a4978dce5d253faaaa446a32c7cd61f53a6b761b82 1,828 1.00/1.00 vMB 78
651,078 651,078 00000000000000000007ad2af946ca321a46552a43844fec23c426e84aba16a3 1,989 1.00/1.00 vMB 64
651,077 651,077 0000000000000000000499fb275c01bb78eda2c6f6d5bdd9fe6fbb9125bae27e 2,241 1.00/1.00 vMB 32
651,076 651,076 0000000000000000000d6404eb3148e5d7293bd941c467d6c8c2089c9dacc9da 2,499 1.00/1.00 vMB 48
651,075 651,075 0000000000000000000e7bd418313d6d27ff78a5d5df6adce96800cb4ed10710 2,705 1.00/1.00 vMB 45
651,074 651,074 0000000000000000000721c61bae6fc2ae758cda27e526b45715289dcef6c50a 2,505 1.00/1.00 vMB 49
651,073 651,073 00000000000000000007fe25c2561f6d6011d2164e8ca5c9b7902ce9c3c139ea 2,643 1.00/1.00 vMB 78
651,072 651,072 0000000000000000000cdc56fbfee5f1f56684bd3a77d5d685abc8d2140ce350 2,613 1.00/1.00 vMB 93
651,071 651,071 0000000000000000000e5f7e8236516a5cf81b74aad05ea6f5bcb26a7a73b664 2,461 1.00/1.00 vMB 113
651,070 651,070 00000000000000000005e3645e1ca8a64b0c91f7fee32ca59008924fc982f7e7 2,589 1.00/1.00 vMB 109
651,069 651,069 0000000000000000000b408f03bf452973bf61b1376ca8e8bf148f8bfb12b0b4 3,026 1.00/1.00 vMB 112
651,068 651,068 0000000000000000000ac8d71c52032b71a8bc17bd4e9ac2361c4aa3d89d6681 3,057 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.72 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: 702.25 GB
    • Received: 16.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.