Loading Tool

Explorer IconExplorer

Memory Pool

78,710 transactions
28.90 vMB
0.11140581 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt 047d7e122f317620ea23392f14426a4ebc8a2cc871a8334c9f9633199f0284a6
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5c5f1dfa9dd7d6d8a35ed8e94dd8d143f7ee21a3ba86e73f877eca33c71bf470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.03991654 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (147,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,405 767,405 000000000000000000079c38c8cc6995f366bda238faf1dd98648e80a5b73a72 3,567 1.00/1.00 vMB 19
767,404 767,404 000000000000000000019ec14699ddb46168c1fc4d38b823eba33fffaa6e4a69 3,530 1.00/1.00 vMB 24
767,403 767,403 0000000000000000000299d91b474f01e1c59e6e3b6090963a288e91cbbafe18 2,367 1.00/1.00 vMB 12
767,402 767,402 00000000000000000000059b290f3283860bb4d6c015e02d5f326fb7f473d48f 3,260 1.00/1.00 vMB 38
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
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.