Loading Tool

Explorer IconExplorer

Memory Pool

83,180 transactions
30.90 vMB
0.08155995 BTC
Random Selection Loading Transactions
Max Size: 189.51/200 MB

Candidate Block

Mining Attempt 3edd1766f860e32e97fd66c35595782b9e6f8b60499c5e33421896c01d9067f7
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root d9a3fa1df042ad4504716fcd55fa0be80eb6bf134283e2d4bf57bc5f5a73c26c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.01200943 BTC
Feerates: 150.93 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (452,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,157 463,157 000000000000000000ed95b9eca59756cf9a7ae444fa63c45543d3bbc72facd9 1,023 1.00/1.00 vMB 89
463,156 463,156 000000000000000001a257684270f7e63f9376944a149a142c01eb9baf22c25d 1,227 1.00/1.00 vMB 93
463,155 463,155 00000000000000000080927bb3ecd54d93a192f03770fec55ee7956cc1476f4f 2,071 1.00/1.00 vMB 114
463,154 463,154 0000000000000000009e5276606123c9d20eb7cefa236b6a817f5258d3bb43ae 1,753 1.00/1.00 vMB 133
463,153 463,153 0000000000000000016ac3b19a635dca37e4c63ed17b7dee5f030de038228a08 2,304 1.00/1.00 vMB 142
463,152 463,152 000000000000000000a24303ceedf3257a5787a937dcb64d21a0b3ec00a26e26 2,373 1.00/1.00 vMB 252
463,151 463,151 000000000000000000e79aa29002c826130258fcaadba41cff87c5c80a5ee605 2,502 1.00/1.00 vMB 214
463,150 463,150 000000000000000001a93e4c51f50dafb02fd930c47a4fe715d50bece7d6a745 1,895 1.00/1.00 vMB 123
463,149 463,149 0000000000000000004affda17206b8df046192ec0d6db5dd9043b2faddb70d0 1,930 0.99/1.00 vMB 151
463,148 463,148 000000000000000000a9096e4907605573bbf70cc054844220443188f1c66343 2,473 1.00/1.00 vMB 195
463,147 463,147 000000000000000000db306a057acb9bf108a8696c991eea6dc4f6a3549cbe6a 2,902 1.00/1.00 vMB 255
463,146 463,146 000000000000000001e46c6f49f10238520ad3863dde9eae9e28a96f1fa35a48 1,519 1.00/1.00 vMB 105
463,145 463,145 000000000000000001c09b1747e216102c4a51177e190b88ec9e2397ac42c687 2,137 1.00/1.00 vMB 126
463,144 463,144 000000000000000000f64ba1e7fd49b02b753d34713566901626537b85cac7bd 2,364 1.00/1.00 vMB 248
463,143 463,143 0000000000000000005bfa34ce97ad120981e0ae8054495ba959c6a65084c3a0 2,213 1.00/1.00 vMB 172
463,142 463,142 000000000000000001fb57697cec40b0ed57a1a2ecc7e9b869db084f2f659c9a 1,434 1.00/1.00 vMB 107
463,141 463,141 00000000000000000149f916c7544111766b0cf7fc432853d205d6f383abaef4 193 1.00/1.00 vMB 18
463,140 463,140 0000000000000000007844b231bafb6bf862553a9d19d98a3f8d3be2635f5944 923 1.00/1.00 vMB 68
463,139 463,139 000000000000000001879f718519cdcff69bf668af608a69fce0e46051bb0be5 768 1.00/1.00 vMB 59
463,138 463,138 000000000000000000a95017d7d903219d0c93a22f88c29f47391d043edf0434 632 1.00/1.00 vMB 44
463,137 463,137 000000000000000001078614f6a8ef173fd9ca1aa666af7f83f9ba8b58b7da2f 558 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.