Loading Tool

Explorer IconExplorer

Memory Pool

43,374 transactions
29.82 vMB
0.06958709 BTC
Random Selection Loading Transactions
Max Size: 152.59/200 MB

Candidate Block

Mining Attempt 1faa977145b4d3e2fa26bad51e94b6ad07f4209f9ba4e693e963546df163dff6
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 7ce6cdc5e9e531043d519da838238987427cdb20e49857ec6268c9c938a3da29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.01047011 BTC
Feerates: 16.46 > 1.05 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (571,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,215 343,215 0000000000000000148469b72ed6ac7f53d4eb88298e932d9136a2f8d0958774 221 0.13/1.00 vMB 24
343,214 343,214 00000000000000000bd6079c5908c3d4066c59d6b504dccc2ce871cf886ce389 815 0.65/1.00 vMB 19
343,213 343,213 00000000000000001614d124e064b350b1d06e9aa607aca0668a452e74c61955 639 0.37/1.00 vMB 23
343,212 343,212 000000000000000008b3a46846302396314e8cdfa3d075efa42a74afd4ef63d5 660 0.40/1.00 vMB 19
343,211 343,211 0000000000000000056109e218234316646ae8d7bec3b8d66791dda9c11eecf2 961 0.75/1.00 vMB 15
343,210 343,210 0000000000000000013d7cd3a21194282587fe98de1e825b34fcf891f2f9ee59 896 0.75/1.00 vMB 17
343,209 343,209 00000000000000000ae27e042f331acb19971bbfb0508d976f6abfbb903b66d0 518 0.75/1.00 vMB 13
343,208 343,208 00000000000000000012aea58d8be82c2eba067ded405729c532713d46c0c448 1,567 1.00/1.00 vMB 23
343,207 343,207 0000000000000000049e2f68ca4e324873ff2375670a4eb4d7c5703cc8c697c1 1,426 0.75/1.00 vMB 27
343,206 343,206 00000000000000000cd858187f4e34f4ead67cb952beccb9b24fb46724174a88 169 0.10/1.00 vMB 28
343,205 343,205 000000000000000015728217f2576eeb8edf33abf1c95df0783374b26392ce7f 771 0.75/1.00 vMB 17
343,204 343,204 0000000000000000036e5c152b501a458af7e074f985349284eb2fd41be7bbb9 146 0.08/1.00 vMB 32
343,203 343,203 000000000000000006c788677caab2ed9db059a02ae8a68a0be2980efb8576f4 1,684 0.75/1.00 vMB 27
343,202 343,202 00000000000000000143f583126cc596f1ce3c1e4ffe269929060fb183a52e54 1,024 0.30/1.00 vMB 43
343,201 343,201 00000000000000000fdee77af7cfb73f2cfbdbf5237a9c0d4f85c3274b5477ea 1,541 0.48/1.00 vMB 49
343,200 343,200 00000000000000000f6bccca401ee586b854a899d1b070a123c4565dff190ca4 1,941 0.75/1.00 vMB 33
343,199 343,199 00000000000000000a6f4bc0f63550c82c2680443b0355177c5238a8c48eea0a 213 0.12/1.00 vMB 25
343,198 343,198 00000000000000000dbb41a71eadb4c0fe78d6e1bee53ad73cdb90e13c5b8b67 1,068 0.72/1.00 vMB 20
343,197 343,197 0000000000000000016d561159c7c447b89805cea12dcb51ff68df556fdd3f01 1,647 1.00/1.00 vMB 26
343,196 343,196 00000000000000000d3651174145fcada029db4a2b389caa5a36c9f53d42fd9f 1,666 0.75/1.00 vMB 29
343,195 343,195 000000000000000000ade45fedba61b640c989ccefca140ae4f9818a14dc0e5d 256 0.11/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.65 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.64 GB
    • Received: 11.69 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.