Loading Tool

Explorer IconExplorer

Memory Pool

39,233 transactions
28.90 vMB
0.07379964 BTC
Random Selection Loading Transactions
Max Size: 146.28/200 MB

Candidate Block

Mining Attempt 768534f9e9ecb28cd30ab2c5a5b0e80fdcf797147b22ca5c3ffd07535b6823d2
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 5df1d1738db9e8c907cfec21ead1d79e0c0e8abf53db16c8b597794c9576eeca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.01762304 BTC
Feerates: 100.36 > 1.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (167,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,127 747,127 000000000000000000008aad37414736403ca0e5cd320d48d1b24694540ea9c3 3,286 1.00/1.00 vMB 10
747,126 747,126 00000000000000000006a25b41704cb9f696d8ac55f9804045a938c9288fa308 2,579 1.00/1.00 vMB 11
747,125 747,125 000000000000000000089c2fe8605d6fe557ac19de5670f70ce381aa28092b8b 1,118 1.00/1.00 vMB 11
747,124 747,124 00000000000000000001cfb49eeb245bee9e9452328dde0beb9eb98272f18c88 2,707 1.00/1.00 vMB 11
747,123 747,123 000000000000000000073b396dd778b35cb15577e15fb60243be2fe2f0349f42 3,342 1.00/1.00 vMB 20
747,122 747,122 00000000000000000004c831db6f816b56061ca94c24c88a02807ecd7490673a 3,914 1.00/1.00 vMB 12
747,121 747,121 0000000000000000000530bc32137f0e791f01e45097e5899db39c0c4ccdb0ec 3,457 1.00/1.00 vMB 16
747,120 747,120 0000000000000000000080db1ca3a5b0e30f52e07f39674c941d5ce056598325 1,728 1.00/1.00 vMB 14
747,119 747,119 00000000000000000003d0025f995257cf7513c2bde5821d57b328b4a3107843 2,149 1.00/1.00 vMB 16
747,118 747,118 0000000000000000000a1e8bf8b496271877f3634f52091c55fe5994aa46cc28 3,082 1.00/1.00 vMB 17
747,117 747,117 0000000000000000000138e5e43d0c063ddcda617fe4d33982e13417690a8430 2,715 1.00/1.00 vMB 20
747,116 747,116 00000000000000000002767dc6c8006262d3746d860a14d43c545e1a68e9198b 2,668 1.00/1.00 vMB 21
747,115 747,115 00000000000000000007267633368891516018e8e389d01da55c4e5ed86505f3 3,396 1.00/1.00 vMB 21
747,114 747,114 00000000000000000008b13125deb31fc3127566b1a9428c2b314fa30d80f981 2,408 1.00/1.00 vMB 30
747,113 747,113 00000000000000000000f08c66bc6d76b0d34d9f4e8934bc5530d094c1d5989f 3,152 1.00/1.00 vMB 13
747,112 747,112 000000000000000000079b53c1d8123e50c5e60b60a02d8eb2fe5514f928a16f 3,031 1.00/1.00 vMB 20
747,111 747,111 000000000000000000097c300a07721ac7ca8ef6afdf399a2e1875a990c03b51 2,597 1.00/1.00 vMB 7
747,110 747,110 0000000000000000000082ea849ced9811f2b726710e2a9f531a6bbaf85dbf68 3,310 1.00/1.00 vMB 19
747,109 747,109 00000000000000000009c4ec755f9e8915ad6cd5901eef1a67e730ca812cccba 2,999 1.00/1.00 vMB 16
747,108 747,108 00000000000000000004fd0b3fbf1568bbe4f8927f618e2d4286d441b1de2e78 587 0.19/1.00 vMB 9
747,107 747,107 00000000000000000007d742b0193aa9c6211c4416a783ff06162bc39ccbe490 2,901 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.40 GB
    • Received: 11.63 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.