Loading Tool

Explorer IconExplorer

Memory Pool

35,662 transactions
27.74 vMB
0.05782271 BTC
Random Selection Loading Transactions
Max Size: 139.56/200 MB

Candidate Block

Mining Attempt 3a3358bc6defcb29d58350b5b21643c482bc5491de2576073883ba8e394317b9
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 9bcdeaaa986533c74885b963a2c88e3462c774a1b761202a36d78d57b91d2a81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,566
Size: 1.00 vMB
Total Fees: 0.00506188 BTC
Feerates: 40.21 > 0.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (580,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,072 334,072 000000000000000007570ed2d9f096fc54613531329a42c96beb20a4ad8282a7 280 0.53/1.00 vMB 11
334,071 334,071 000000000000000009530ed421ab4d236f0612582cfbffd0e6b7c509eed2eafc 2,064 1.00/1.00 vMB 25
334,070 334,070 00000000000000001a54d6fdfead2978af72474bf086d18a1ca1e195e21b173b 512 0.15/1.00 vMB 65
334,069 334,069 00000000000000001b590f185f1a96fea89451d5c4c4c34a5550ba27a207ed5b 534 0.39/1.00 vMB 22
334,068 334,068 0000000000000000117134b8848d9138f6a2fe347288dc5717becdf09d8679be 165 0.12/1.00 vMB 20
334,067 334,067 00000000000000000b3a0699294e948904278fdbb5e11b0c8ecd8d7b006590cc 522 0.28/1.00 vMB 28
334,066 334,066 00000000000000001a5e267dd07fad297860618dcd4cd9e02095e61871438ff7 239 0.11/1.00 vMB 27
334,065 334,065 000000000000000000d2788f3696d213b1195ea48d767beffbc9309716cd0fd1 81 0.03/1.00 vMB 28
334,064 334,064 00000000000000000ba3dc14cf4ddb755abab03bf9c610c18d9b74392d7844a4 539 0.37/1.00 vMB 21
334,063 334,063 000000000000000004c02a929a4e4057508e9e136ed86e850cb4beaa7977f39e 823 0.44/1.00 vMB 26
334,062 334,062 00000000000000000b4d1f65a4fa50cc3bb0e13462fd1f7c8c30a9183665a1a8 166 0.16/1.00 vMB 20
334,061 334,061 00000000000000000cfdb1de9b526dba0fb40607748979ef7c840dffd49fa48c 930 0.55/1.00 vMB 22
334,060 334,060 000000000000000003eac26e16c76f260d8396c0a7e74993ffe2b756b2f7728e 342 0.28/1.00 vMB 17
334,059 334,059 000000000000000017375a96886f2046198c1074bff70f30154e9ea903d327a2 540 0.19/1.00 vMB 40
334,058 334,058 0000000000000000056ea144fb15cbfddf6706c0b63aa5a726ea4d047e83ddad 444 0.21/1.00 vMB 25
334,057 334,057 00000000000000000352f7a4a90c62693ae012e2968eab45a6b346acd144a2d4 666 0.55/1.00 vMB 15
334,056 334,056 0000000000000000085e34a8b94402da578ee48b34de0d2143321e7ff6b01035 512 0.22/1.00 vMB 53
334,055 334,055 000000000000000015799c8e5d5df2a58ed3a362ed41498389b4a0b0dbc3edde 900 0.75/1.00 vMB 17
334,054 334,054 0000000000000000055c4da072d66be3d72f6ab245c9471a6a58e286b62c32b9 1,154 0.35/1.00 vMB 44
334,053 334,053 000000000000000019a2dcb1a78b4d67d0d25abba6a81f6f9054906198a62c6f 520 0.21/1.00 vMB 42
334,052 334,052 00000000000000000b78a3988c93ce9d54c36de78eaf8ed7fbb273969031bbb5 598 0.36/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.72 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.85 GB
    • Received: 11.96 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.