Loading Tool

Explorer IconExplorer

Memory Pool

76,465 transactions
28.89 vMB
0.07375600 BTC
Random Selection Loading Transactions
Max Size: 176.56/200 MB

Candidate Block

Mining Attempt 32149e7e274201021ecfb844348537a5b1cf31fe2310657a9526e929acd0f7fe
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 17e2c244043b39bf7792fa154fcbd19fbb905eda1eca0d02897fb7d76bbb724e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.01052182 BTC
Feerates: 104.17 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (682,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,150 233,150 000000000000015784cd30eb404ba4768202418c3d2734334a4a572cbcc67300 356 0.29/1.00 vMB 82
233,149 233,149 0000000000000104d98de6af17e54a33addfb47d0baefbce06cf6b02b8bd1e33 128 0.06/1.00 vMB 63
233,148 233,148 00000000000000f9b7b97ac8f64fed4f5b765b094268877f040da8eb8fe8787e 537 0.25/1.00 vMB 144
233,147 233,147 0000000000000129531005edfdfdc11b6df9a215f4a0a76b258f00d402aa087f 685 0.25/1.00 vMB 4,190
233,146 233,146 00000000000000fbbf63eae921f9c568b62b1005b30baaef625cc7af935b7aa7 32 0.01/1.00 vMB 35
233,145 233,145 0000000000000078ee711e4313fab85e89853c6decfdcf4ce3a2182f4414bb3b 63 0.02/1.00 vMB 131
233,144 233,144 00000000000000a4931d1b43fc297768f7d4a1c7eb4b89158c5d1f343451cae1 268 0.16/1.00 vMB 134
233,143 233,143 00000000000001d5d927452d324196e8829e3a89b7b4bcdd8f7d0858adb11a7a 362 0.18/1.00 vMB 158
233,142 233,142 00000000000001066a3d0a57b6a7c19e0930db66d82d6a9eed2a8e2d6c560e60 267 0.15/1.00 vMB 141
233,141 233,141 000000000000015be7569ba27620fae246f29ba415e24f7fa5e6d3cf24c8beda 128 0.04/1.00 vMB 208
233,140 233,140 00000000000001a08afb066cb12c805f32554b933c0ae54f7423824f3d4555c8 451 0.21/1.00 vMB 180
233,139 233,139 0000000000000180611b95a3dd86d1a4498d6aed5dfe2b6a768bdf4da91f6775 126 0.05/1.00 vMB 210
233,138 233,138 0000000000000144c2a925d788260128e29cf51b70189de5737b77c921cedc37 233 0.12/1.00 vMB 108
233,137 233,137 00000000000001c543e90bc03589ea7928a380e34af93b2045526092bfb4252f 297 0.25/1.00 vMB 73
233,136 233,136 000000000000000571b988bd82a350f3b261dfe1cefb74217952d5f2344eb389 230 0.13/1.00 vMB 147
233,135 233,135 000000000000018b870b056de8d9b76f96d9be18596b7beb36f75b3771533f8a 601 0.25/1.00 vMB 199
233,134 233,134 00000000000000dfbc35561cf469e416e45e6de970bb1e6470a705abcc54faa0 146 0.06/1.00 vMB 106
233,133 233,133 0000000000000130678aaf2dfe415c63af63de7cccc3fe51eb6164b7b029cb51 530 0.23/1.00 vMB 148
233,132 233,132 000000000000017f10e2ab8ee68c435d56af85d4291177a4c5564c0698365cb2 133 0.13/1.00 vMB 55
233,131 233,131 0000000000000097fc93614ba1d43bc39ff4ad4e0a3827763e72038f92bf2193 532 0.25/1.00 vMB 149
233,130 233,130 00000000000000f3916f48db84c7e94c3e3e8992fdec20810d55f3739fa751c3 721 0.25/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 782.82 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: 710.59 GB
    • Received: 17.08 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.