Loading Tool

Explorer IconExplorer

Memory Pool

72,275 transactions
28.05 vMB
0.06343457 BTC
Random Selection Loading Transactions
Max Size: 166.18/200 MB

Candidate Block

Mining Attempt 881f2cdb438670a227a951fbd2976983fb6abca3cc6d1233be5a9a9d20f931ed
Version 20000000
Previous Block 000000000000000000012dfd9b3d1cd644eb03bbb76f88638950cd8bd4352cbd
Merkle Root 085d474af321a019ccc16fe55d0c2ef27c28cf1cd04b92071de8bf0f8b43710e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,349
Size: 1.00 vMB
Total Fees: 0.00740182 BTC
Feerates: 74.59 > 0.74 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,050 (171,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,229 743,229 0000000000000000000809d735eccdebb442fcf3da40ec1c7d3de2d0b75693ab 856 1.00/1.00 vMB 3
743,228 743,228 00000000000000000008ec5cf96b1cab5cde68eaa559b153f392996cfdf122e5 1,306 1.00/1.00 vMB 1
743,227 743,227 0000000000000000000363258c77f0a9e9535c00667cd9f0f63175f1cc268c70 1,748 1.00/1.00 vMB 9
743,226 743,226 000000000000000000057044c1f019814f706c38716b9f4101d643ca390dc722 2,418 1.00/1.00 vMB 16
743,225 743,225 00000000000000000000d157f9aed768c1557b98fb0778f537bb25076810ce97 3,021 1.00/1.00 vMB 12
743,224 743,224 000000000000000000075dbcce0bba724e62e15491c488314c7911080c210fb1 1,294 1.00/1.00 vMB 9
743,223 743,223 00000000000000000007bb2e10aed7c3a72c5f9e8f8869fa1fafe38d55474dca 1,150 1.00/1.00 vMB 15
743,222 743,222 00000000000000000000ee43fb98760205b2e3fee286aa9b1c6872dfbcbf0fd9 2,355 1.00/1.00 vMB 26
743,221 743,221 0000000000000000000081cdeafe110675cc0bb83ffc97ed43a7cb61c8b88912 2,785 1.00/1.00 vMB 22
743,220 743,220 00000000000000000000e6dfa225831b4ae25c4f4bbb471a023949e160d0375e 2,101 1.00/1.00 vMB 82
743,219 743,219 00000000000000000000562dcefd4757aeadf101e3aefbea666b9088bd831b4e 2,247 1.00/1.00 vMB 13
743,218 743,218 00000000000000000003f05b71094b74358c8b86ad0f89da0d8d93159caf0829 1,963 1.00/1.00 vMB 11
743,217 743,217 00000000000000000002f8345b5812cfa66eba4a3a83db983eae137aea0f3580 2,774 1.00/1.00 vMB 3
743,216 743,216 0000000000000000000194bf9003edcbbb406cf64e86476e43dec56e3692c21e 3,000 1.00/1.00 vMB 5
743,215 743,215 00000000000000000002885b24474a6aae3f9fa66cec7c29e8bd7df67ad94b21 3,057 1.00/1.00 vMB 19
743,214 743,214 000000000000000000062b5a42619727d28f02e6b3fadae89d78c52b0d0c71c0 2,122 1.00/1.00 vMB 16
743,213 743,213 00000000000000000001465855279a3a5b20986e07cab49cba1091b132802fae 1,285 1.00/1.00 vMB 11
743,212 743,212 000000000000000000090b7b567dbaf66eacf1e0d85621888cff41e618bcbd41 2,209 1.00/1.00 vMB 18
743,211 743,211 000000000000000000017c6dc75eaa4505c86238b95cb3044824baa911f818f1 2,574 1.00/1.00 vMB 18
743,210 743,210 000000000000000000091771c7de46bc976627e6c08c96cbf0d0d5f3449bc022 2,814 1.00/1.00 vMB 19
743,209 743,209 000000000000000000010c2eaaa62693a552bea4d55afbe9de6954b1732ab9fd 3,303 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.