Loading Tool

Explorer IconExplorer

Memory Pool

73,533 transactions
27.18 vMB
0.06165968 BTC
Random Selection Loading Transactions
Max Size: 166.10/200 MB

Candidate Block

Mining Attempt b245a9bf2142c3e581fbdf8eb8cbfafefe550842a3104af95ae416019813c886
Version 20000000
Previous Block 000000000000000000009418be377a7dbe0bede82ec33cb930177efc69aaeff9
Merkle Root 70b9a9c1667d85125af9582a44464e5aeb70f074744421511706080b79804985
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,940
Size: 1.00 vMB
Total Fees: 0.00392301 BTC
Feerates: 15.45 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,252 (147,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,401 767,401 00000000000000000000318cae7c85aafb737d21e0d2db40c27dd502c45ea65a 2,350 1.00/1.00 vMB 21
767,400 767,400 00000000000000000001845338e151d4132eceba65e95deaf82e606f0eff4e31 2,530 1.00/1.00 vMB 3
767,399 767,399 0000000000000000000520dedbdb80f3eac34ecaa71b32e84ba40affc4048222 1,993 1.00/1.00 vMB 8
767,398 767,398 000000000000000000072cddec24acfddea9394be3493e02d710e600ef9527a0 1,366 1.00/1.00 vMB 14
767,397 767,397 00000000000000000001335123135e07fb18f830826ade01ce6f45a4bd96eb14 2,807 1.00/1.00 vMB 18
767,396 767,396 000000000000000000025bedf997cd4d84349cfe7899e4f97c94baf5cab95898 1,840 1.00/1.00 vMB 15
767,395 767,395 00000000000000000000fc71ab92c910f266a0820c640d80000cc1cec54f2b0c 2,444 1.00/1.00 vMB 18
767,394 767,394 00000000000000000000ca11639a76706a88502e057ef4a9ff018c7211a11d5a 3,696 1.00/1.00 vMB 21
767,393 767,393 00000000000000000004f2a2646238590fcbb8038db1a5b6afbe40de7039fd82 2,539 1.00/1.00 vMB 17
767,392 767,392 000000000000000000043c6a3230677806201bdba48510455e1f034fb1456d0d 3,301 1.00/1.00 vMB 18
767,391 767,391 00000000000000000007474d5438a2aa39f1dc6e727b759d7f79e2b6c236b80c 3,171 1.00/1.00 vMB 7
767,390 767,390 00000000000000000000960ec59ab6e98666cdfc501fd42e978e4937a3b90282 3,440 1.00/1.00 vMB 20
767,389 767,389 000000000000000000016c295d4ddeb1a9bf43d23e030a3d700d7d078a63cd8e 3,266 1.00/1.00 vMB 8
767,388 767,388 000000000000000000047a2852af966f48848b40b6440fd2f36f0a252d687860 2,262 1.00/1.00 vMB 13
767,387 767,387 00000000000000000007f832cfd1ac671a09486f7a7dadf8768aad4788a65255 2,368 1.00/1.00 vMB 16
767,386 767,386 00000000000000000004ff6c70bfee0fe87e9d88abb0e757dafa5eeca4871234 1,813 1.00/1.00 vMB 8
767,385 767,385 0000000000000000000565cd9ecf2761bd5d4a694e8e56271ae00c60eef9902e 3,708 1.00/1.00 vMB 14
767,384 767,384 00000000000000000001a6ae0c0fc0a46b407795f58dd8d2c21c53ea9f244530 3,498 1.00/1.00 vMB 18
767,383 767,383 00000000000000000006b82ddc1757a19b72f188110e2fc9baf6db3548123cb4 2,875 1.00/1.00 vMB 11
767,382 767,382 00000000000000000006cf010b067859bf59c6910326d0d5150fe778b7af1c2f 3,503 1.00/1.00 vMB 27
767,381 767,381 00000000000000000004d4be0d190c52826b80398b6b816848d0ab5f051bbe5b 3,012 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.83 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: 711.68 GB
    • Received: 17.11 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.