Loading Tool

Explorer IconExplorer

Memory Pool

78,011 transactions
28.68 vMB
0.10176838 BTC
Random Selection Loading Transactions
Max Size: 174.27/200 MB

Candidate Block

Mining Attempt e31503377e57847a1b70eec254affa95c32651c1b1e639ed3c9d2c71891a25f6
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 2f03354d528a172e977d20533a193899577d8c5161e3cf948496351532f13b4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.03526381 BTC
Feerates: 201.07 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (674,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,268 241,268 0000000000000077f0fe3ba3805bedd3e7d27c88db14a304e9d65e2ac4bc7691 180 0.13/1.00 vMB 157
241,267 241,267 00000000000000c179dafbf19cb87c71640f5ed811496062e589bebd7fe704d4 102 0.06/1.00 vMB 194
241,266 241,266 000000000000004fe958d79af28b30cdf61cfb65238435c54637ddd53b30a316 128 0.04/1.00 vMB 255
241,265 241,265 0000000000000068d19dad985a8ff1e47bebb6994176bb2df35bc54267fa4aa7 18 0.02/1.00 vMB 92
241,264 241,264 00000000000000bfb2ce64975d765cbedab21b92a0d76297c719141df011e6c4 60 0.03/1.00 vMB 87
241,263 241,263 00000000000000ee9d2dd6b4021b604d7c13365eb4b5e2954308ead83916e667 355 0.17/1.00 vMB 203
241,262 241,262 000000000000009c1f5b35431ffcbc2c636da24b2f2886bf40b211b63ebdb6ad 380 0.19/1.00 vMB 168
241,261 241,261 000000000000002c91d4abcd829a5deb9b5ddfd0007e1b12654b77c7033b869b 337 0.14/1.00 vMB 198
241,260 241,260 00000000000000a15113889c1e9994bfc330026a0f0f24a2fe62a1e4c8755760 140 0.08/1.00 vMB 139
241,259 241,259 00000000000000aea7d023a0451aa24de8920b51fc0266804a2fb5ca52bc28a4 258 0.10/1.00 vMB 190
241,258 241,258 0000000000000038a834554b6526d5b489f826fa95b658969ec3de210809161f 248 0.11/1.00 vMB 131
241,257 241,257 000000000000005dcc8279b42a2914ca5c09f1c357e734a656e53565892bae47 194 0.09/1.00 vMB 133
241,256 241,256 0000000000000068b5050a1554d5e7c57efb285244ed96e1ff6c5e05af8ed547 70 0.04/1.00 vMB 103
241,255 241,255 000000000000002d484584d144d803c69ce1cd270051d587a8c9fbcfbb324e16 327 0.13/1.00 vMB 170
241,254 241,254 00000000000001040f6665f901452e580883cb501637a5bab5b92ea800713484 98 0.09/1.00 vMB 59
241,253 241,253 000000000000008c0f831455716f0f873233c3f6ab9a8518221c8d386f9550dc 618 0.25/1.00 vMB 218
241,252 241,252 0000000000000071766c8415fa547b1445adb1d30cc6988e6decd2f95ccaef05 86 0.04/1.00 vMB 179
241,251 241,251 00000000000000843cac62a09f4a8ceaa09c003b72b4ac9a1213735d65dba96b 230 0.11/1.00 vMB 152
241,250 241,250 000000000000004dfb4b66062b114f90a322a4987fec1bbae29f24f9b6457ab1 308 0.14/1.00 vMB 205
241,249 241,249 000000000000002f3de5a4d4070a49dd573da42864237b134c689224659fc99f 52 0.04/1.00 vMB 79
241,248 241,248 000000000000007c3a8c143d45eacd42bbbf7aba97f8154fbccac2dc6a3252fb 13 0.00/1.00 vMB 535
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.