Loading Tool

Explorer IconExplorer

Memory Pool

45,012 transactions
28.68 vMB
0.06569939 BTC
Random Selection Loading Transactions
Max Size: 152.65/200 MB

Candidate Block

Mining Attempt dd4adc485851dacc843be688ac8ae0bda666b9fd71894496d8f169eba171b3cc
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 58f466810da3ac8c5616989ade7c353533dfece766610022fbe885324bf7fc47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,588
Size: 1.00 vMB
Total Fees: 0.01128893 BTC
Feerates: 301.60 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (842,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
72,091 72,091 000000000093b8a761070972c44352841000175e6750b83cf6dfc4e8c6d3d35b 2 0.00/1.00 vMB 0
72,090 72,090 000000000052e0897b18b41423068f6bd57a57fce9764a4fa66679b99ad64379 3 0.00/1.00 vMB 0
72,089 72,089 0000000000e5ecd2ba7c76eceaac343ed60a3078c6f48c3d57cae2808591361e 3 0.00/1.00 vMB 0
72,088 72,088 00000000002dcbff4fee0f035dfc3a1ef878ca4011ebb97c937a365a267b5716 2 0.01/1.00 vMB 0
72,087 72,087 00000000006787181188abff0cd0a23033ae1dac3e2e5d134b5da81c2f19bcd1 2 0.00/1.00 vMB 0
72,086 72,086 0000000000508e7d56253e7610852350943da538169c6489ba9bb50d06f83d85 1 0.00/1.00 vMB 0
72,085 72,085 00000000010a9e62b20cf978c083ba3fb04ee934db9e753f93d779aefd426b1f 3 0.00/1.00 vMB 0
72,084 72,084 00000000002c06dbdf9b5d93ae1f3407894592ce3176ba88130d15d4f1b96f2c 1 0.00/1.00 vMB 0
72,083 72,083 0000000000775da7fb9c5b10ac413d16bb80e2f6d05a808077a2a98a05ea6649 1 0.00/1.00 vMB 0
72,082 72,082 00000000005686c0789a4c88bde30d54d58a406e16ec3d7f4b4c8c02bd604041 7 0.00/1.00 vMB 0
72,081 72,081 0000000000954c3985c9400e394d9d124c594a32f432625741da6bdf190aec08 2 0.00/1.00 vMB 0
72,080 72,080 0000000000a81ec0a809541f5f29a228e248f821d86beeca5763fc99286583c1 29 0.01/1.00 vMB 0
72,079 72,079 0000000000cec0a9401e2fce8f967acd9f6031d6c13a5ea5e9ac5d338354c5da 11 0.00/1.00 vMB 0
72,078 72,078 00000000009d3ffa05a1d21e286c3fcc1fbf76fbaf4f97b5443b4b58d6ebad8c 13 0.00/1.00 vMB 0
72,077 72,077 00000000008845851b6e94aeb8f3af7c8b06c8849fc7f1b1f9967583bf55f5e7 21 0.01/1.00 vMB 0
72,076 72,076 0000000000bdc2e9de28d54667d0dd7c1d116d96ffb93572f60a5304834f1e4c 5 0.00/1.00 vMB 0
72,075 72,075 0000000000441c17db148cbe1b3c65e0f190f5e5d85e170b79acde5942e9310a 4 0.00/1.00 vMB 0
72,074 72,074 0000000000a79d5c2df4a25d8dd76643201b3261075105cb0995040acce3832b 1 0.00/1.00 vMB 0
72,073 72,073 000000000000de29a11c56f073e0721404f363ccc6edabb57cd9f20d32f44a3b 2 0.00/1.00 vMB 0
72,072 72,072 00000000010985aedcf354991c8849ebcde81f6bb41751a82609c7b0df4c6789 2 0.00/1.00 vMB 0
72,071 72,071 000000000086e8ca0643934bf8defd2571ce244bfc95654575596f7ce9f22e9b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.