Loading Tool

Explorer IconExplorer

Memory Pool

82,625 transactions
31.86 vMB
0.09445197 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt 4a9908e6680bf9d2ec741ee53aada0f1c937695e7ba58832dcab9e8929dd66d0
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root cb2145249445e0b16864d141552c18f7d6ad48007ad9a5bd936a03a1aef02433
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,665
Size: 1.00 vMB
Total Fees: 0.03081094 BTC
Feerates: 101.66 > 3.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (103,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,215 811,215 000000000000000000004d1a232b71f2c139964ce03ccf2c407190fbb4c5a01a 2,099 1.00/1.00 vMB 10
811,214 811,214 00000000000000000002545cad999c8c7551b8b566fc189a9fc0650abfdc86f0 655 1.00/1.00 vMB 4
811,213 811,213 000000000000000000041f45085edaf5ab9dd06815cb59b8df35f2d7670300c2 1,265 1.00/1.00 vMB 6
811,212 811,212 0000000000000000000081257178eaf027e8eda9093e3ac7c2fc0041308b6d15 1,274 1.00/1.00 vMB 7
811,211 811,211 00000000000000000003d570049ce644c00528e3729a6617fe0dfe5fbdf4056a 1,424 1.00/1.00 vMB 9
811,210 811,210 00000000000000000000c179b590b4a0035bfd2502273164905dadfc20520758 130 1.00/1.00 vMB 1
811,209 811,209 000000000000000000021689780d20aeaf74771889e0a0d3074bb69e23ee5e87 2,482 1.00/1.00 vMB 13
811,208 811,208 00000000000000000003cd73f002ada6187bf8cef1804fcc1f7ae2decedc8f73 1,438 1.00/1.00 vMB 6
811,207 811,207 00000000000000000001f9a3aac479a1e4d046806f39fe632f3df414afe3aa03 1,596 1.00/1.00 vMB 8
811,206 811,206 00000000000000000000cbeb75b88894b0d8dfa7a92ec10f6d17fc08663b115d 252 1.00/1.00 vMB 2
811,205 811,205 000000000000000000012df62663ffb18f4d011bb7956555ae9121e3f8d12e38 2,789 1.00/1.00 vMB 9
811,204 811,204 00000000000000000004036a87e51e0ce1e68a2b9309a52b04080e2e4efadf38 1,175 1.00/1.00 vMB 7
811,203 811,203 000000000000000000044a1087932968ea73da6a0e4820912c1fba2c81ae7005 1,859 1.00/1.00 vMB 9
811,202 811,202 0000000000000000000412d87a3625f8810cd0c156b578fa909842e3da63d605 1,558 1.00/1.00 vMB 8
811,201 811,201 00000000000000000003d133bb73c3e021435fc17e505273a5af0fa0743b18c0 2,070 1.00/1.00 vMB 12
811,200 811,200 0000000000000000000174fe1937acc6a859cee3384e807c222962f988772ae3 301 1.00/1.00 vMB 3
811,199 811,199 00000000000000000003e15a95335a35d98eacc2f1b3be4daab3d528d4da764a 639 1.00/1.00 vMB 5
811,198 811,198 00000000000000000000bd67e03a83127eccb37135dcba1e0b5c0c7411583b1b 831 1.00/1.00 vMB 5
811,197 811,197 00000000000000000002b593d7da0d5f080c76ed99e222329a65fc531930e9a7 1,610 1.00/1.00 vMB 10
811,196 811,196 00000000000000000002ce5597a824737c42bc62e1eda7b9160d4dec3c2457d3 672 1.00/1.00 vMB 4
811,195 811,195 00000000000000000002d9272f64b0935ef27d0614573f0081d80f3827f1c039 2,287 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.31 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: 658.71 GB
    • Received: 14.58 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.