Loading Tool

Explorer IconExplorer

Memory Pool

83,926 transactions
31.34 vMB
0.09486373 BTC
Random Selection Loading Transactions
Max Size: 191.35/200 MB

Candidate Block

Mining Attempt a735df66c55e7b578879758d73c4299e3342539a58f25bea7f5ef8d6f0093016
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 36b386e9a771670bb6ffff109b5e5245024cc68cce687f6f61cf2ce9edf480ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,776
Size: 1.00 vMB
Total Fees: 0.02337018 BTC
Feerates: 150.77 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (93,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,415 821,415 00000000000000000003ddcf58f87f0708bcd2d3fd15f17c62914dae37af13eb 1,503 1.00/1.00 vMB 141
821,414 821,414 0000000000000000000121ee04ac1769e035b9fe0793bcc6b5f1701ea437d063 3,693 1.00/1.00 vMB 142
821,413 821,413 000000000000000000024bbdde313e7251de002f9c4107ca422c2606986c5740 3,754 1.00/1.00 vMB 202
821,412 821,412 000000000000000000006a5e16755c63e917664814b19a59f967bb48324d551a 3,493 1.00/1.00 vMB 133
821,411 821,411 0000000000000000000374ddfffd80871af8bd3cf554151528ec0203806bc051 4,615 1.00/1.00 vMB 155
821,410 821,410 00000000000000000002f8d65ee7f7c154b088cc1a328d8d93a0bf48dda8ba2a 4,003 1.00/1.00 vMB 132
821,409 821,409 00000000000000000003400f77e41f707d7b847e00b23feb219d6293adaa0f78 4,428 1.00/1.00 vMB 152
821,408 821,408 000000000000000000026bbbb3aa28ff360650a534bb825de05fa338b91ada37 3,223 1.00/1.00 vMB 166
821,407 821,407 0000000000000000000321f09884dc12c832a26adba7b9c04198a9ddba50b60a 4,169 1.00/1.00 vMB 182
821,406 821,406 00000000000000000002fa196337388da3dc6e2b1c6c522939c3e26eeed3be04 4,090 1.00/1.00 vMB 199
821,405 821,405 0000000000000000000242e4b0a4a8cfa4dd1e3c859971769170b5d5293b2b99 3,510 1.00/1.00 vMB 228
821,404 821,404 0000000000000000000147ae42081cfd033e825d12efba43114604a2c0d2dc1f 3,704 1.00/1.00 vMB 195
821,403 821,403 000000000000000000009fe16287a52383c55e92a64b16a7ce248a68c21aeb57 3,901 1.00/1.00 vMB 215
821,402 821,402 0000000000000000000251bbf235f362be9cf1bc99d17210987ecec00074be4d 4,178 1.00/1.00 vMB 245
821,401 821,401 0000000000000000000267a986674c46d61d479818e84f6c37aaa964e40dd561 4,318 1.00/1.00 vMB 244
821,400 821,400 00000000000000000001a530838396a73ac7d5f0dbf747407641153ada2d7e07 4,428 1.00/1.00 vMB 209
821,399 821,399 000000000000000000042b5b4f6a87f609fe501f60c20cf27d85d02148c47eea 4,092 1.00/1.00 vMB 238
821,398 821,398 0000000000000000000361e372bd33719ef2194eff58818dcfc1f402e5da86bc 4,407 1.00/1.00 vMB 207
821,397 821,397 0000000000000000000122ab60d22eff9ea901d63566fd74c3c7a03fcb5cc733 3,736 1.00/1.00 vMB 192
821,396 821,396 00000000000000000002646d2c32c4a56d4094a04eb9f0f0cda0f008323803ea 4,383 1.00/1.00 vMB 124
821,395 821,395 000000000000000000013a06458f5e3ed07912edb395dd6c4b2e36e6dfc9bb5f 4,685 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.97 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: 716.10 GB
    • Received: 17.78 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.