Loading Tool

Explorer IconExplorer

Memory Pool

77,542 transactions
29.54 vMB
0.07214702 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt f744eaa0f3674564e63d79e9bd947a854d8356a39fb2dd432cd3464739d2f7a6
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 86d2578c207c3c1f4cc831763ee5f9b0ebe2fbecc04e303e2ad6407cc8979744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.00700042 BTC
Feerates: 75.20 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (7,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,876 907,876 00000000000000000000c12296736a6099a41e2181ad3361ab04894ddf171f87 3,684 1.00/1.00 vMB 6
907,875 907,875 00000000000000000001e62aae75a1ce8358bec006e34b410d1d42c0f9ddd9aa 3,697 1.00/1.00 vMB 7
907,874 907,874 00000000000000000000d2c9f1f21de650c52832f5c2870ce8162dd28ae0046c 2,275 1.00/1.00 vMB 1
907,873 907,873 000000000000000000014a4362b3f5f17b53620d456aa570fe71ca4639f2afb3 3,150 1.00/1.00 vMB 3
907,872 907,872 00000000000000000001766d6cc3ce4f05021f80a10566dc2d77390496608c63 2,539 1.00/1.00 vMB 2
907,871 907,871 0000000000000000000184d2394339b8f04c1db70ba418ddb95585c9f08cae56 2,903 1.00/1.00 vMB 3
907,870 907,870 00000000000000000000a75105a872083873c9166abb832d955e18628d85ee6d 3,691 1.00/1.00 vMB 5
907,869 907,869 000000000000000000012560697d82aeeeb486cedb744e3a475e17cb86170050 4,279 1.00/1.00 vMB 1
907,868 907,868 00000000000000000001e7e4d341839a027ec95b3ba0368b3e010026cdde59b9 2,347 1.00/1.00 vMB 3
907,867 907,867 00000000000000000000b1179493f9ca1c5ed8e74e11473834eccc64db4040a5 3,238 1.00/1.00 vMB 4
907,866 907,866 000000000000000000000098348bf1ee522fbb47d546fda81296b52fe5ffd13b 3,848 1.00/1.00 vMB 4
907,865 907,865 0000000000000000000071213441d149ecc03ca1dca2007a9afc51eb21d7cb55 4,202 1.00/1.00 vMB 6
907,864 907,864 0000000000000000000004f2b88a5b01dc17ae306d82f50302b98f30042ce181 3,628 1.00/1.00 vMB 7
907,863 907,863 000000000000000000018a16c33e72ba53df669138139440ba4e04ea44bc1624 133 0.03/1.00 vMB 2
907,862 907,862 00000000000000000001df31d07d92a5eccf362041e91cbbaab0d9fcb20a6ee9 2,427 0.84/1.00 vMB 2
907,861 907,861 000000000000000000023389f3d2735a0c7f856c97c9514f210f2f6681010d2b 3,792 1.00/1.00 vMB 2
907,860 907,860 00000000000000000000b8d3622d02ee90a063d4696663d237355708a3b8abd7 4,403 1.00/1.00 vMB 1
907,859 907,859 00000000000000000001a59e3a7e87088f5b8d7996cf516d17ad7f7d975c1204 3,577 1.00/1.00 vMB 1
907,858 907,858 00000000000000000001d995c6d102043cb3e2af157e365000894f81782722b7 2,517 1.00/1.00 vMB 2
907,857 907,857 000000000000000000015cf79995933f95e35cea3a77b30962223c2c3a1e53d3 3,802 1.00/1.00 vMB 5
907,856 907,856 00000000000000000000d3606c51a6c1953026f3f6b1e1809f3b286911bbd6c7 4,047 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.