Loading Tool

Explorer IconExplorer

Memory Pool

77,198 transactions
28.94 vMB
0.06755438 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 604e58db47a93608375ce30f0354f47dc62cd161b0f1f798e81b3044238ff833
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 265ab26a75d5774a362477ab56a5c348a78e1aa3c8e81538932996a07ad4e212
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.00451690 BTC
Feerates: 150.35 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (213,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,868 701,868 000000000000000000070be4cd6b43f87aff2bc6a588f75d41a093296c035ca8 1,474 0.80/1.00 vMB 5
701,867 701,867 00000000000000000008fcf6b6d3eae3d221f8801f426e54ec906e596807a5b5 1,608 1.00/1.00 vMB 3
701,866 701,866 000000000000000000072db914c08961f4725b22b53007db590a0067fb6f6e2e 2,628 1.00/1.00 vMB 13
701,865 701,865 000000000000000000020eb0ee0ca2e05945f371a0393a28c6404c018df3eb00 2,095 1.00/1.00 vMB 6
701,864 701,864 000000000000000000065bf427063b434228be3402cbc72f1463d84bc10b595c 2,699 1.00/1.00 vMB 3
701,863 701,863 0000000000000000000bb8e096e67c9c0e6f0b82f8063da5361e86404f137623 2,516 1.00/1.00 vMB 8
701,862 701,862 0000000000000000000eb2e5244485ad110daad755ce8518d3341d46ad8d3eae 771 1.00/1.00 vMB 7
701,861 701,861 0000000000000000000d615c8ea4baa16e2f28be5ab06f25a62db8472909f849 3,144 1.00/1.00 vMB 12
701,860 701,860 0000000000000000000a83476080feeb44e6cda51022357944092839820c1234 2,247 1.00/1.00 vMB 42
701,859 701,859 0000000000000000000852faedeb3e9938d01251cd01a2b308b7512f96225839 2,933 1.00/1.00 vMB 13
701,858 701,858 0000000000000000000e19df17c7b649e97e95f0fe7b519fc8197747f59d20d9 2,425 1.00/1.00 vMB 2
701,857 701,857 0000000000000000000c0386ad41c2b8aa211a646816f963b1d5b68b571183bd 3,049 1.00/1.00 vMB 15
701,856 701,856 00000000000000000001e01755c533d7b4331b6ffef051cb95f644456a2aff7d 2,773 1.00/1.00 vMB 17
701,855 701,855 000000000000000000000abdb66ad2fae77112860c2d95c6ed2331ed72951b2a 2,367 0.70/1.00 vMB 10
701,854 701,854 00000000000000000008f8deef1877fadc04f8308150e4f885ed2d571c3daa12 1,578 0.80/1.00 vMB 5
701,853 701,853 0000000000000000000b014db2eae6d65ad5b5779f344d945a2137bea8699627 2,963 1.00/1.00 vMB 14
701,852 701,852 0000000000000000000283a9afe948e2b42ef41101e865ddf44774b6f00f5115 537 0.50/1.00 vMB 1
701,851 701,851 0000000000000000000500283a06095316385dd4f2012b18afa846ee79e2a2d8 2,534 1.00/1.00 vMB 10
701,850 701,850 0000000000000000000ac72832506fefc29f66a3b2908ae692dfb05cf70c7844 1,644 1.00/1.00 vMB 5
701,849 701,849 00000000000000000001557d3ea9ca23b012e56e7aa5fb8a193ca96c2ad425ec 1,322 1.00/1.00 vMB 14
701,848 701,848 00000000000000000000a7147ce60e7abdd54431f16131abf492e089608a94d8 1,389 0.46/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.