Loading Tool

Explorer IconExplorer

Memory Pool

76,026 transactions
28.41 vMB
0.06703282 BTC
Random Selection Loading Transactions
Max Size: 172.07/200 MB

Candidate Block

Mining Attempt ee87fea7cb75bbfc6dcd4d502fa5ed0f2a01750e52bebe3eaaaa12cff07be66c
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root feb40e64df949579a05927d796783b397a02c7a6f2987288bba506dd44f470ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.00826380 BTC
Feerates: 101.00 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (565,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,970 349,970 00000000000000000e69eae11257187d5c26ffaf0a476068f673a604a08b9b3a 256 0.07/1.00 vMB 43
349,969 349,969 0000000000000000024b48fb7920b470ea3c8ea64c69371b200ee2ab365704f0 218 0.26/1.00 vMB 16
349,968 349,968 000000000000000002b7e45583bba41f24d7fc9bd676ec996e104041b8e2617b 1,024 0.41/1.00 vMB 33
349,967 349,967 00000000000000000b9da63e6e9ff83a1cab0cfa13a59f7cdeeb138696d725a3 704 0.38/1.00 vMB 25
349,966 349,966 0000000000000000011af1dc4bc40edee402b45bb10f87f696d010707ed75e78 199 0.13/1.00 vMB 21
349,965 349,965 00000000000000000e2efca18a7637176e96a5140b6193ada9609d998a497ee2 705 0.34/1.00 vMB 29
349,964 349,964 00000000000000000545d0158ac71c66044cfa20a067e52dcd6fc17ff08c80fe 303 0.18/1.00 vMB 18
349,963 349,963 0000000000000000005194cc8227a8e9464b99fb5db0f0a66d0b4d16adb4fb13 934 0.49/1.00 vMB 29
349,962 349,962 00000000000000000b06a7eb6d03b00cebd008b3c07648cfea1a6f3d98c97194 234 0.20/1.00 vMB 38
349,961 349,961 0000000000000000045edf1001c00a6d2ac0e04649468e42312c4e7c62d2f339 589 0.31/1.00 vMB 24
349,960 349,960 00000000000000000e081132135b655fcaa3aed6ed822bc2124a0e764601cdec 1,077 0.70/1.00 vMB 31
349,959 349,959 000000000000000011392c6440a6faefd8114ecc32aeebd4273e400dc1d7ec1f 420 0.23/1.00 vMB 21
349,958 349,958 00000000000000000a5c4ba7fbd472388b324f010b96ccf4488a92ac622739fe 1,097 0.60/1.00 vMB 27
349,957 349,957 0000000000000000001cb412c226993fcbe897a08514ca1ffa9c837d1974c4b9 1,133 0.57/1.00 vMB 25
349,956 349,956 000000000000000003edd41d5891b78e8ae0a13ae557998a67638aa0ed5d41e0 644 0.59/1.00 vMB 20
349,955 349,955 00000000000000000634f7a8a743818ae44226af885e7152f263346d59d653a5 1,523 0.75/1.00 vMB 30
349,954 349,954 000000000000000016c5a7d5813ebf1d8c0ee343b8a48cadd882f7c9003ffd13 1,766 0.75/1.00 vMB 33
349,953 349,953 000000000000000014ca07a4de61f98b26de5d8c48bd5580a0a15b0431978b7d 621 0.46/1.00 vMB 15
349,952 349,952 000000000000000015c4920bb4a8f31b99aeac1bc826c5f1889b20dcd7650be9 1,929 1.00/1.00 vMB 31
349,951 349,951 0000000000000000116fc83685867b561f6b0566999ff502cb5d296844847fc8 356 0.18/1.00 vMB 25
349,950 349,950 0000000000000000105564896d474580b19b18bab2448a7978e6972b59b4111b 1,050 0.64/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.