Loading Tool

Explorer IconExplorer

Memory Pool

81,132 transactions
29.85 vMB
0.15159706 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt bc56889df17e5d31f235b3b3375dc97a6b569415c2d6d8b1ba668d9ca71974f4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c54b1d581694a8d4e4e19c78c2d9f1942cb905f633e5515747828583a8696e01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.05759840 BTC
Feerates: 1,002.91 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (46,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,241 869,241 0000000000000000000059627357491ece64bf2682e1a92221b7df5f9bad8b63 2,650 1.00/1.00 vMB 3
869,240 869,240 000000000000000000018c7e653dd93d848059d3053a86c5c11fa6e9125f18ea 1,704 1.00/1.00 vMB 2
869,239 869,239 000000000000000000007ee1d2714e2211518a28ac0f1d2c20729cda57f2591e 2,113 1.00/1.00 vMB 4
869,238 869,238 000000000000000000024028054be3c0975038d3cd9ba35c757232bb04ab4780 2,038 1.00/1.00 vMB 2
869,237 869,237 00000000000000000001d67f77a0f9ad4fb7700dcdc9a7c6caa2da8a54f32cee 3,464 1.00/1.00 vMB 6
869,236 869,236 00000000000000000001c8881f9bb7ec7ac3087162c9ed13996b0a84d39e89dc 3,786 1.00/1.00 vMB 4
869,235 869,235 0000000000000000000190e8c1b119caa32dd02b2a9fbdaf9b6aadb2a06c81cf 6,680 1.00/1.00 vMB 2
869,234 869,234 00000000000000000000ac711e4308cc7ad589c7b306def5c229f9c9a8cefa5f 6,791 1.00/1.00 vMB 2
869,233 869,233 000000000000000000013ab4a71cf881fe2ed8150dabda30ea26ad8e4b9b939b 4,140 1.00/1.00 vMB 2
869,232 869,232 000000000000000000022ab66648da364d55bea8771f4c77fe8390ae8d952a77 3,128 1.00/1.00 vMB 1
869,231 869,231 00000000000000000001cab15920ab94851574feedb6f131934d099f3550fd2d 3,604 1.00/1.00 vMB 3
869,230 869,230 0000000000000000000201c5e155b3879834e15820aa11bf068166d83449e7c9 5,301 1.00/1.00 vMB 1
869,229 869,229 000000000000000000028829b958e76d376845eafc69f3b3b7a4dc83246d536a 2,312 1.00/1.00 vMB 4
869,228 869,228 00000000000000000002c0d2c9604caa2867da89baf969a5be9576039ed6df4f 1,984 1.00/1.00 vMB 3
869,227 869,227 00000000000000000000e350c92686eacabb1c12807e9770aafc5a9a2023c07a 2,863 1.00/1.00 vMB 5
869,226 869,226 00000000000000000000b9fafe7750025774131735ebe5cd01aaed315a67967e 5,686 1.00/1.00 vMB 2
869,225 869,225 000000000000000000028f8f97357727bc67b971f36fcab05bd5bfa3451858a9 2,640 1.00/1.00 vMB 4
869,224 869,224 000000000000000000017139e9799a4dcf87e1ed6c4932cbc81068da3796957f 2,165 1.00/1.00 vMB 3
869,223 869,223 000000000000000000025df6f9a4031a710ee99c42103f9ad4550c0ced885054 2,623 1.00/1.00 vMB 6
869,222 869,222 000000000000000000027d21db218792a098c2fc808cf3f332a1b625e1ffc9dd 6,771 1.00/1.00 vMB 2
869,221 869,221 00000000000000000002643ac522280520cffb457fad41d35a694248728c3815 2,345 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.