Loading Tool

Explorer IconExplorer

Memory Pool

86,106 transactions
32.00 vMB
0.12675463 BTC
Random Selection Loading Transactions
Max Size: 196.15/200 MB

Candidate Block

Mining Attempt 25f89fb410f9fcabb957f45f404b51d3e27ef8dfe0ba8d063723a7287ccb0371
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root d8a5b78df792797ddce00bd1971e227611410059a4bb50071310262c3ffc4692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.04659811 BTC
Feerates: 301.57 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (420,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,943 494,943 0000000000000000001d432218d7a7d8a010fed1542615bb0a59418b40f959ee 1 0.00/1.00 vMB 0
494,942 494,942 00000000000000000058ee88130942563bd76bc921bb103795e9da3bea2a7192 2,479 1.00/1.00 vMB 338
494,941 494,941 0000000000000000008f928c14dae4440f843fbc834c195a21c87963b62cd878 2,354 1.00/1.00 vMB 185
494,940 494,940 000000000000000000c535daafc5a2825267dc78cbf98021b752ddb0835bd01b 2,172 1.00/1.00 vMB 205
494,939 494,939 0000000000000000006902fcf81bbf1295abf72bdb86c9cdbb2d5116efc488a0 2,265 1.00/1.00 vMB 448
494,938 494,938 00000000000000000096bb6213730241f7b6b5c012e60b0c9aef5fb998cf354a 2,078 1.00/1.00 vMB 192
494,937 494,937 00000000000000000040fd2224c18abb308422ebcfacc9e2dfec9a4ddb822096 2,284 1.00/1.00 vMB 137
494,936 494,936 0000000000000000001c86277b349974f31b4b3abc91bfc6ce01a377e0c771b7 1,917 1.00/1.00 vMB 76
494,935 494,935 00000000000000000052f27da59d653bd8c533dff71db8fb90de405631f86754 2,627 1.00/1.00 vMB 168
494,934 494,934 0000000000000000009774b13d072ba853ae3e6f0286ed5f1b81c8a592df858d 1,343 1.00/1.00 vMB 74
494,933 494,933 00000000000000000096fab8f811881c4490b322816920a4ff73f16636d39477 2,253 1.00/1.00 vMB 293
494,932 494,932 000000000000000000331e100dfe06e9ef15a7a0140876a52238da8a19e15a07 2,081 1.00/1.00 vMB 408
494,931 494,931 000000000000000000ba0fedf42e1f3d67e8e84589c78419ede8ffd22bf86e94 1,657 1.00/1.00 vMB 124
494,930 494,930 000000000000000000478cdfa552b9f585fd4df934b9b628aa8df3b81b93459d 2,327 1.00/1.00 vMB 359
494,929 494,929 0000000000000000005e42c198a225e1dd0ac28a36b516a698033c28a446f08e 1,605 1.00/1.00 vMB 132
494,928 494,928 0000000000000000006170d938411b3bc4f04ff792dd5ad418ea745f7c85106c 2,252 1.00/1.00 vMB 342
494,927 494,927 0000000000000000009e3336ad84feed88dce0c6e01019baa2cf3b860888ce70 1,829 1.00/1.00 vMB 402
494,926 494,926 000000000000000000061f4b4180a83beb87ee96b9ef4214e42b05ce8595cca8 1,612 1.00/1.00 vMB 69
494,925 494,925 000000000000000000841e1dc169e5f6a558dce5ea028c0222eca5b329ed0638 1,774 1.00/1.00 vMB 118
494,924 494,924 000000000000000000284cbfd91e4e81ec2845b725d5dc7d516fda878a911e9a 1,849 1.00/1.00 vMB 313
494,923 494,923 00000000000000000005ddcd2077c57965aa718c978c34f6cca005559af02bbd 1,949 1.00/1.00 vMB 266
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.