Loading Tool

Explorer IconExplorer

Memory Pool

83,535 transactions
31.67 vMB
0.11402570 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt b355be8623f5a30a5439ae4ed04dfb03757f441abf33cf1f35a62ec85ac81b07
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root dcb95822dafb56cc9d3f73a7fe643c5059a412dd1e9fdbd5259579b384e9497f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.03973413 BTC
Feerates: 301.05 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (610,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,695 304,695 00000000000000005c79f0a90409dae2ca619dab90d66d1a8dc7180361b42d5c 122 0.07/1.00 vMB 34
304,694 304,694 00000000000000004b3c1a6a2b6797073c1013fe01b1ad4f7a98a46a71ddf916 179 0.12/1.00 vMB 27
304,693 304,693 000000000000000052d614f65ba0c603cfebb8032e4d05e7b0f31489a25d609c 720 0.38/1.00 vMB 33
304,692 304,692 00000000000000004d5c7233e62c411b4bbd2452f69b2550375560e6d4f2275e 291 0.12/1.00 vMB 44
304,691 304,691 00000000000000000831b7e20b6a777a3655d00ef67692d60f43031137a60725 54 0.11/1.00 vMB 13
304,690 304,690 00000000000000003ded9122d8177134ee3bc91ee984dc5bd21167911b43c539 805 0.35/1.00 vMB 35
304,689 304,689 000000000000000009bbefdb6ae13e1e492e07411bd1733552746a8a92d0fb18 620 0.41/1.00 vMB 26
304,688 304,688 00000000000000002341ca90781b19719c5eae77081dd536b5088c5971279b7f 604 0.35/1.00 vMB 38
304,687 304,687 00000000000000003947f7c0b00ee29780a5d41bff53df775452e0779ef50406 633 0.35/1.00 vMB 29
304,686 304,686 000000000000000002c2faac6e8f7a8324a66e0dcd22e5b51a533f37ba95d62b 598 0.30/1.00 vMB 32
304,685 304,685 000000000000000012285b35189d5939947dc9e49fb4abd6eeb72bfe41b8db34 26 0.02/1.00 vMB 9
304,684 304,684 000000000000000059479494250496df68de5d9ef467f6688159cc30e6fb7141 128 0.06/1.00 vMB 38
304,683 304,683 0000000000000000017ad3a741768639a1014a5fd6c1cf7906cb355b3b4d2714 199 0.14/1.00 vMB 25
304,682 304,682 000000000000000042d1e98723b64a5635e44ec625488a6665a1c3de9018af2d 782 0.35/1.00 vMB 35
304,681 304,681 00000000000000005a45cbe55800d4c798886facaec9c8572ce39fe1a2ab9068 248 0.13/1.00 vMB 30
304,680 304,680 00000000000000001d917d29afa69d5e42ce44f8f93625e215b827818a753b91 219 0.12/1.00 vMB 33
304,679 304,679 00000000000000005120386bfe2a05981c4cc170692b37b0a62699e5aaba02ca 25 0.01/1.00 vMB 25
304,678 304,678 0000000000000000415c8bb957a0b5f78b971b81412a5c65fae270c1e1e3e0ee 527 0.32/1.00 vMB 31
304,677 304,677 00000000000000005d5e662d09c0f3d47bfd612e2f0a120aae4f2eb4a7a2e19c 414 0.34/1.00 vMB 19
304,676 304,676 00000000000000005380dfdacf7f2c04aaf583c9223f508aef53c1800f935d14 27 0.04/1.00 vMB 8
304,675 304,675 0000000000000000255cb8274e37cafa5c2a76293f284bac98cd2c29a9b1cd35 361 0.30/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.