Loading Tool

Explorer IconExplorer

Memory Pool

44,934 transactions
27.24 vMB
0.06772090 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt 0c1c1648bac387ab39ef6e2017ead58ab019d0fe93ddd666321b7704dc5d5cf4
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root 6609747135aa5d1013700229e11d85c672028358236778e9dba50b1cc72f9a24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.01638116 BTC
Feerates: 100.00 > 1.64 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (156,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,194 758,194 000000000000000000062d6744d64294d189c1ba3a82c26235ef0a0d5a59b1e3 2,924 1.00/1.00 vMB 7
758,193 758,193 000000000000000000066396b9b6606b4186dd64c70228f3b054dd658b0d5b76 1,801 0.60/1.00 vMB 7
758,192 758,192 00000000000000000001f5049d0ad84c0f2c6d80586ea2b7ba73a90192d97446 1,396 0.76/1.00 vMB 3
758,191 758,191 0000000000000000000786a8c6c51ff67a2734df7359f6afaf9b5291f52bbc60 2,891 1.00/1.00 vMB 8
758,190 758,190 00000000000000000000fa927fc9043b35c2824e97ff48d8878ead22bb637ae6 701 0.55/1.00 vMB 1
758,189 758,189 0000000000000000000174ddc99000dc9e9e76934c828de128908d52758cbad0 1,435 1.00/1.00 vMB 3
758,188 758,188 00000000000000000007022dcaa28c7d2af433d0a6ca939774bade490de5fed6 2,806 1.00/1.00 vMB 4
758,187 758,187 000000000000000000069bfce1d4a2a0c06c921a3856387a455c84d1824065a9 2,162 1.00/1.00 vMB 4
758,186 758,186 0000000000000000000341c610ce4bd7985e58227922d01ca3354327ee2b7621 3,311 1.00/1.00 vMB 13
758,185 758,185 00000000000000000005db0cf9b4b4d24d4e2f8d64291a278ce401e2c9e5161f 3,134 1.00/1.00 vMB 9
758,184 758,184 00000000000000000005eb817e5f531af7d78e990066643b21900b2a640f03b2 3,223 1.00/1.00 vMB 15
758,183 758,183 00000000000000000003b3c145fcc1ba520e94a0655adf191045714bce7730bc 510 0.21/1.00 vMB 6
758,182 758,182 00000000000000000003b60da873d2b42665aea3d8eb7a80466f5c3be10354bd 74 0.02/1.00 vMB 12
758,181 758,181 00000000000000000003ab2acb3991f58c25cfef2d08a136239f48c4534d2665 26 0.00/1.00 vMB 9
758,180 758,180 00000000000000000007023e9218ee7b61e7b132c5d3fe13d3eb472383ee512d 404 0.10/1.00 vMB 9
758,179 758,179 0000000000000000000306eecbcc277a16ba72ea6b27a463df7b9e68001bd32d 129 0.03/1.00 vMB 12
758,178 758,178 000000000000000000024f28b0cf0fd23f8d30470f1fbc9c916951f6ef4eaca9 1,332 0.51/1.00 vMB 7
758,177 758,177 000000000000000000012fb3d97ffff25f5fe160dbe1ed154f4a3fa1d89e6e02 100 0.03/1.00 vMB 10
758,176 758,176 00000000000000000006e68333426775991ffaffe7ecebfa4b0d14afe1f6b7de 1,575 0.55/1.00 vMB 7
758,175 758,175 00000000000000000005210c724984208878746cdd550541b32c98060db2ba0d 1,099 0.45/1.00 vMB 3
758,174 758,174 0000000000000000000598081332129d6a20988a4d5f62a02d096a3407c20fcb 2,240 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.05 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.