Loading Tool

Explorer IconExplorer

Memory Pool

40,680 transactions
27.90 vMB
0.07256424 BTC
Random Selection Loading Transactions
Max Size: 143.21/200 MB

Candidate Block

Mining Attempt 4812429043f46148be2496da9932349d9e3cdde75ceb7225f2400781ebaa8b8d
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 22efb3c23343966a8dffcea14b24d4ff5e877477ce36914c3eff32510092637c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.01910375 BTC
Feerates: 101.49 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (184,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,801 729,801 00000000000000000002c417209c309387619c6b17c5ab8a7812af3f1afb7b02 2,815 1.00/1.00 vMB 16
729,800 729,800 0000000000000000000561e350f2cd7253af2fb184f5174c7633d5582c2cca7c 642 0.23/1.00 vMB 10
729,799 729,799 00000000000000000004cfbcd97b1114e0ed6b6f06d4d03dc7b633e40a1dc490 1,129 0.51/1.00 vMB 8
729,798 729,798 00000000000000000001f6c8552d091c8b5faf7e7f35f82d4571afdd18249b76 950 0.49/1.00 vMB 8
729,797 729,797 000000000000000000051ba65102327fa3226e348e52bc451ad291b84e35334c 304 0.12/1.00 vMB 8
729,796 729,796 00000000000000000003473f3457185e1e11a772becbc4369714fa726489eaa4 720 0.34/1.00 vMB 10
729,795 729,795 0000000000000000000551fae4f3da0659c9868c3555b45e38b5b47cbda78be5 902 0.57/1.00 vMB 7
729,794 729,794 0000000000000000000469bbd0ac60c7f3e3ca1cb28b88432d737619562b4644 1,109 0.72/1.00 vMB 16
729,793 729,793 0000000000000000000843966fb07c66a66af03f26daa08d6257330a23dac464 964 0.68/1.00 vMB 6
729,792 729,792 00000000000000000002dde19c2ee636fd7fe1e9a5f21b935af3d8733b88a6af 671 0.98/1.00 vMB 3
729,791 729,791 000000000000000000076c23a2f567ea68fa523055dac2a0d94579ad277459d8 1,434 0.99/1.00 vMB 13
729,790 729,790 000000000000000000099577fee98b3e80d6326d7c251e40cf727c2d8647b354 1,459 1.00/1.00 vMB 9
729,789 729,789 000000000000000000040a103cff4c39435ff0fe72f6d353b8330b698444c379 1,123 0.48/1.00 vMB 12
729,788 729,788 00000000000000000005d3b1b40570269812baece90412abc759d0a31b606311 8 0.00/1.00 vMB 4
729,787 729,787 0000000000000000000a3e98a94bedea0d2760408f806e06ea540f5d1da37ffa 598 0.23/1.00 vMB 8
729,786 729,786 0000000000000000000052fc96bb579937e389572ca03e7159f0fffa2313a030 614 0.65/1.00 vMB 4
729,785 729,785 0000000000000000000568327c8a3eb802cfbc3cce366a8593e59f4a0badfb1e 1,362 1.00/1.00 vMB 6
729,784 729,784 00000000000000000008ea28ff94fa2a8ea0b98f89afe190e6adad9d5a20de51 177 0.06/1.00 vMB 11
729,783 729,783 000000000000000000013ddc590e5d67cbfc0fb0020180c85d01ec5dd6b33af4 56 0.02/1.00 vMB 7
729,782 729,782 00000000000000000009104f35d618e160c81c35c80f42c0393e6612668b5c6a 379 0.23/1.00 vMB 9
729,781 729,781 000000000000000000041d6c73606d4d296e85bdcb4be2222859881a873e02e1 238 0.10/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.