Loading Tool

Explorer IconExplorer

Memory Pool

81,238 transactions
29.56 vMB
0.08313003 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt ab04550f48bd457053a23b20ac95222981de10ef34f1e4c86221ebd92a117a64
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root a09a34bf2298cb35405af5fe84268e1d766f9d82412b79a57e3b7858c142ff7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,289
Size: 1.00 vMB
Total Fees: 0.02089834 BTC
Feerates: 100.53 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (101,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,257 813,257 0000000000000000000409d27fd71f029114888c68622875f6c2f8ef2312d975 1,647 1.00/1.00 vMB 9
813,256 813,256 000000000000000000043fed4b728fec2f83dc0541b52ccaf35c7a99c40f8314 856 1.00/1.00 vMB 3
813,255 813,255 00000000000000000003d76db68b3df76534b1140522b3ff65de9bc9d8ef2427 2,526 1.00/1.00 vMB 11
813,254 813,254 00000000000000000003adbcc39f98aaa34f7bb065cf3279845f29dd2546ed52 1,049 1.00/1.00 vMB 6
813,253 813,253 000000000000000000007096eadf4083c3c9f6670168547c700c2e358a702645 2,712 1.00/1.00 vMB 11
813,252 813,252 00000000000000000003b971b304a33e976374b15ded9848cf7d5453b807f376 1,352 1.00/1.00 vMB 7
813,251 813,251 00000000000000000002908fc57c83b234a34bc5a3b0d042ff20cbdc486a6bfc 1,092 1.00/1.00 vMB 4
813,250 813,250 000000000000000000014e2b1c0889b9bef3f44d00111917985b2a81176f707f 819 1.00/1.00 vMB 6
813,249 813,249 000000000000000000031c6ea5d7ea3c6c91ab6c132394b15a70d220534c0be0 1,643 1.00/1.00 vMB 9
813,248 813,248 00000000000000000000aa1f4c2eb9211adadae63015c2780683956d2494ad10 3,065 1.00/1.00 vMB 17
813,247 813,247 00000000000000000002df80a14139698a27e8baa97e772aba4b38a408829450 1,070 1.00/1.00 vMB 7
813,246 813,246 00000000000000000004951c0f68744866d617ca32cc6efc05c407f956f56a2b 908 1.00/1.00 vMB 3
813,245 813,245 00000000000000000001fe8b09a122e5057fa3268361fdf3ddfe5b350de7aaa2 1,819 1.00/1.00 vMB 9
813,244 813,244 00000000000000000000f38b4c50d59593a90d1ac2d4ad03231fd22ea671d938 750 1.00/1.00 vMB 6
813,243 813,243 00000000000000000004974eeff29acb69f05c85f3b206409489530080db49e4 1,767 1.00/1.00 vMB 6
813,242 813,242 000000000000000000029c89ddbd2ae3b327dffbac841fbdd54ddf91bed3fc1c 3,112 1.00/1.00 vMB 16
813,241 813,241 0000000000000000000060630b59bbce3c6f34ba70064391496cbc30ab779007 3,795 1.00/1.00 vMB 15
813,240 813,240 0000000000000000000354da9d0f3c98f16db37cef95f853838bc385c4d3dde4 2,736 1.00/1.00 vMB 25
813,239 813,239 00000000000000000000f4467b908dca1c08419f2aef5e5b44fac4937762e3f9 1,534 1.00/1.00 vMB 4
813,238 813,238 000000000000000000047e83f446a2c2e481fbbd602ace28da23ac73778e4e00 2,197 1.00/1.00 vMB 11
813,237 813,237 00000000000000000003c242ed1229f5a6ff2a1f1a438fcf66076f1b4c883b3a 1,655 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.