Loading Tool

Explorer IconExplorer

Memory Pool

40,390 transactions
28.52 vMB
0.06462372 BTC
Random Selection Loading Transactions
Max Size: 145.77/200 MB

Candidate Block

Mining Attempt 071fcb772b3b408c184cae043b5abbdf9d47356870310f4bf3763954aeacef00
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 5a2977e852a7ea310112dbee3f6cf2548ce87aa12129a372bb9ec2a62828e19b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,865
Size: 1.00 vMB
Total Fees: 0.00957011 BTC
Feerates: 100.19 > 0.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (356,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,903 557,903 00000000000000000024f52984634175a15ed53628addf761f215e92641fe852 2,966 1.00/1.00 vMB 32
557,902 557,902 00000000000000000001f6592f5c20806ba56dc587506bd4c3bf4bc7282117ad 2,810 1.00/1.00 vMB 17
557,901 557,901 000000000000000000250f66a151626805e675cf919c238eefa592b3489f8e9c 1 0.00/1.00 vMB 0
557,900 557,900 0000000000000000001d6311464de0338fc8eede26e3098178f5c0a65b390697 2,419 1.00/1.00 vMB 33
557,899 557,899 00000000000000000030e19f4759e3075bdeb319c94efee53aa44d2d18c2c16a 3,191 1.00/1.00 vMB 30
557,898 557,898 0000000000000000002d3bed5d28f425b0585d619ad4fd0b5d31f15ebfe48346 2,703 1.00/1.00 vMB 58
557,897 557,897 00000000000000000027c62d28d58c28880ea2ed07e4b2c77812cc91a3afe7d2 2,611 1.00/1.00 vMB 11
557,896 557,896 00000000000000000025e73cb875382e4a02e0641ed2b5882cc240358c23ebb1 2,671 1.00/1.00 vMB 17
557,895 557,895 0000000000000000002e23c7a0d7a5696c409ee58a874ab46266b7c127790101 3,042 1.00/1.00 vMB 37
557,894 557,894 0000000000000000000d8015c4dd9368e39e9f0813ffe4561cf74c49d3267a60 2,752 1.00/1.00 vMB 19
557,893 557,893 00000000000000000014c19d8656521ff1892ffbab04341314900a9ce0aa1c36 150 0.06/1.00 vMB 30
557,892 557,892 0000000000000000002a77b741833dca3210415a67e841b027086af166e32d29 1,864 0.63/1.00 vMB 3
557,891 557,891 0000000000000000001efc0e2fd57b6bc88ac710efbfa538225ecae533c4f38f 2,871 1.00/1.00 vMB 16
557,890 557,890 00000000000000000011132bcebe90a0b96eff6d7fb22d62c482cb6533257391 2,413 1.00/1.00 vMB 23
557,889 557,889 00000000000000000011a73f68a5bae8d1ca52ac8334c2847187c8dd375542f7 2,309 1.00/1.00 vMB 5
557,888 557,888 000000000000000000021ba730f5f689bcb509fe2b6d99c464d33739cca3cf1f 3,237 1.00/1.00 vMB 31
557,887 557,887 0000000000000000001f8d41236983c6232108f5240a5c5a1c186d12499f7205 2,606 1.00/1.00 vMB 20
557,886 557,886 000000000000000000227bd808b168ae9e58b88446e8e4ef8fbafb350f463ff2 2,930 1.00/1.00 vMB 30
557,885 557,885 000000000000000000066cecfd3a016a339f3058a970c3d3f97473365102267e 2,978 1.00/1.00 vMB 17
557,884 557,884 0000000000000000001d110e8f460395fec40cb479eb325308ccb8fb880ac9bb 2,073 0.92/1.00 vMB 6
557,883 557,883 00000000000000000026b8fd13b09a2ad52051adf64b8f7f28a2dc21c69bde36 1,870 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.