Loading Tool

Explorer IconExplorer

Memory Pool

81,314 transactions
30.26 vMB
0.07514613 BTC
Random Selection Loading Transactions
Max Size: 185.77/200 MB

Candidate Block

Mining Attempt 68360253baa517d0f306c36e2fb88b558c645e0747b74c69aa3969a2ddafbdb2
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 47c87fd5d7b2e644314a3956a275af79a75d0b24b8eef054af3d40e837d3f1c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,920
Size: 1.00 vMB
Total Fees: 0.00796146 BTC
Feerates: 150.77 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (465,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,398 449,398 0000000000000000025950e465ae80550d7da56cf9c268b8abc1505376dfcbb0 343 0.20/1.00 vMB 59
449,397 449,397 00000000000000000022410b1522faa06b947dedb0bc9435d46b86d9326893cf 895 0.97/1.00 vMB 52
449,396 449,396 000000000000000002d4a9b37754f3d9a26f733d7871967a65ef1a7c51fcc003 1,434 1.00/1.00 vMB 77
449,395 449,395 000000000000000002e41c8e94fc244966bd856b404ec94fffb75cde7dee6542 2,301 1.00/1.00 vMB 80
449,394 449,394 0000000000000000014df477dd5c6806bd0515d3a4f23bc83710e6ff16715fd9 2,124 1.00/1.00 vMB 78
449,393 449,393 000000000000000002bf236b918e267dbe1c8f4c1bdf6f1af207dc5bb01624a3 1,427 0.67/1.00 vMB 78
449,392 449,392 0000000000000000032392d5b48b85c88c6ecd4557ca93b1a8c6ecd824778660 1,753 0.77/1.00 vMB 80
449,391 449,391 000000000000000001a81ec8388ce27095fabca49f191a93360729969363f0db 1,487 0.55/1.00 vMB 80
449,390 449,390 000000000000000000cad22a1e22914593ed4dece2b5b6c426385d7f7d9ebd5f 284 0.19/1.00 vMB 30
449,389 449,389 0000000000000000008bb4b764d07dfa52a5003f749cae68589ce2840d772a67 395 0.20/1.00 vMB 78
449,388 449,388 0000000000000000027782cc0671cc5fe3c35fbd3ada5b7fca91f028810ddd94 2,345 0.97/1.00 vMB 76
449,387 449,387 0000000000000000027356741342842027a7f58bff9dda3e422fc57f5560a5b1 1,479 0.67/1.00 vMB 79
449,386 449,386 000000000000000002ea21bcefab8018d7ec932dbae75a9219be5a01d942f1ff 883 0.62/1.00 vMB 53
449,385 449,385 00000000000000000009fc15171f407eaf69be265067dc7a3e81f3f615462d5c 2,185 1.00/1.00 vMB 64
449,384 449,384 00000000000000000062bde54e63d108ffbf3c138431add696fc6c2da1aa7f1a 2,469 1.00/1.00 vMB 71
449,383 449,383 000000000000000002088e0552fb774532a821ffb285f9494b1cf5cb12279323 2,145 1.00/1.00 vMB 92
449,382 449,382 00000000000000000262c5610f2947d57cf62b04816e5f11446de85ee6910539 2,078 1.00/1.00 vMB 100
449,381 449,381 000000000000000000729144a2443dcdda1e517d76e55748af237c601c953831 1,425 0.75/1.00 vMB 60
449,380 449,380 00000000000000000212acca6d47d1f486fcd6598b5b5ceb0b3356909594149a 2,256 1.00/1.00 vMB 85
449,379 449,379 000000000000000003059cecf1e1087d30aa79a7317252e79b624967e981ebdd 808 0.37/1.00 vMB 78
449,378 449,378 000000000000000000e6115a8010d172604a844b88175bae9b26e3787101b652 617 0.39/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.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.