Loading Tool

Explorer IconExplorer

Memory Pool

42,084 transactions
26.91 vMB
0.06274435 BTC
Random Selection Loading Transactions
Max Size: 141.06/200 MB

Candidate Block

Mining Attempt c7d4b2749e56f5cf20603c29327f26313ca72ab078c53764c6c747db2fb32960
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root d8f0f38d35fcb3431d2002403634a0d0bb85a826a46ffc5c1527af4b4b1035a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.01274517 BTC
Feerates: 60.14 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (133,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,065 781,065 0000000000000000000653d2e816aad9311b92e1ac1312e254683e6702aedfba 2,232 1.00/1.00 vMB 16
781,064 781,064 00000000000000000004cfe03d2455ae4627c52f1ac061587ca80a9e6d8c62a2 2,654 1.00/1.00 vMB 25
781,063 781,063 00000000000000000003dbc6c311090d48a72cca49a8cba2185efa139537d174 2,571 1.00/1.00 vMB 30
781,062 781,062 00000000000000000000b8514984258df55776d26b994fe6bc3bff3fb0d3cc4f 3,803 1.00/1.00 vMB 30
781,061 781,061 00000000000000000002c0d93341b0b23a4557ee79cae3239b251fe954100ef7 1,919 1.00/1.00 vMB 38
781,060 781,060 00000000000000000002695868c609adc2a2d10224f4dab0063681f8922b00b2 2,803 1.00/1.00 vMB 22
781,059 781,059 00000000000000000003d1a7c11dee898061a3e5eef38ae4ca231a452d48e6ce 1,476 1.00/1.00 vMB 20
781,058 781,058 0000000000000000000347b722d2027c2867419a0b4116877ff3813fad651d14 2,550 1.00/1.00 vMB 21
781,057 781,057 00000000000000000005f6146008628666bbcebba10bcf4f01c006cb6ba2ac94 1,525 1.00/1.00 vMB 15
781,056 781,056 00000000000000000003063282d2b8dd77e4007739f1abfe13f243dd6b7b494d 3,044 1.00/1.00 vMB 24
781,055 781,055 0000000000000000000117c38ffb2962b3091348f82118b402dac6c94edc377c 3,270 1.00/1.00 vMB 25
781,054 781,054 000000000000000000023d42f1ea92735fd8976204bd52682198058d28a89656 3,140 1.00/1.00 vMB 38
781,053 781,053 00000000000000000002cf1b608a9a2f90091a034e2122be9c7cfcf3a1b959e2 2,472 1.00/1.00 vMB 27
781,052 781,052 000000000000000000002eb541afd161c2c662f4b8c7162597cd9da7e06ee382 3,592 1.00/1.00 vMB 36
781,051 781,051 000000000000000000035855ac553bb775c154958d4568ecae4703ce28275243 2,681 1.00/1.00 vMB 24
781,050 781,050 00000000000000000000edb74301b3ae45bf91ede3a32e8e6ce3e4953332af16 1,910 1.00/1.00 vMB 20
781,049 781,049 000000000000000000005eae9333b85c4011b65ca5c0aba2872869f67c7410ff 2,426 1.00/1.00 vMB 18
781,048 781,048 00000000000000000000ef5bc5528a1e449cbaf30fefcf8ecb7435516c20c437 4,020 1.00/1.00 vMB 36
781,047 781,047 00000000000000000001f3b74328ec252b758412fd4aea2a55458cc1f9b8b8ea 3,553 1.00/1.00 vMB 35
781,046 781,046 00000000000000000003fa007eea3517345444e314f5fe58eb7f8744f1884414 3,171 1.00/1.00 vMB 23
781,045 781,045 000000000000000000011edd175f97dbd7731aed6159a9af59a091f8a5e74390 2,749 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.