Loading Tool

Explorer IconExplorer

Memory Pool

75,351 transactions
27.78 vMB
0.07937068 BTC
Random Selection Loading Transactions
Max Size: 168.93/200 MB

Candidate Block

Mining Attempt 19923bd71f729f112d8ae02845624235234d9435387fdb9fdb5ff0b68fe1d50f
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 358ca1fe0072cab4eda8fe9902d2582812a84ca0670a6d53a1a04c3e8eaa35b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,656
Size: 1.00 vMB
Total Fees: 0.01995344 BTC
Feerates: 151.01 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (557,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,329 357,329 000000000000000004451f3ea09e02b9480cb666afccb92a977fa7afa2db9f9d 120 0.07/1.00 vMB 16
357,328 357,328 0000000000000000039e85b4389723e25f75411f49d0b69c687ec98ba56e8ab5 64 0.07/1.00 vMB 10
357,327 357,327 00000000000000001579bcae6e25e09477185ef71f49240f04b50d64823cf8b6 1,286 0.56/1.00 vMB 30
357,326 357,326 00000000000000000179ee5b634b5aaddaf1d5b9e89ad31fd9d516f8ec77619e 783 0.40/1.00 vMB 24
357,325 357,325 000000000000000015119392d5e98c737397e0dbe14951488f3a89206f77a3d0 471 0.36/1.00 vMB 34
357,324 357,324 0000000000000000035b9a63401dcccf73af345411c659a05bcfa067178f6f2c 1,150 0.60/1.00 vMB 25
357,323 357,323 0000000000000000152a434977daf3e90bf1537862e9d6aec4e6453c9dae787a 653 0.25/1.00 vMB 35
357,322 357,322 00000000000000000771be5ef64674a64a661f0fb8e0d3ae023b6956116752f8 528 0.28/1.00 vMB 23
357,321 357,321 0000000000000000101c0995f3d53fe71ce5fc8a3f8c34cf34389737044985e2 1,509 0.75/1.00 vMB 29
357,320 357,320 00000000000000000f3b60fb2f65ff30794d9bbfbabecaec55750cbd0a71bea7 301 0.18/1.00 vMB 21
357,319 357,319 0000000000000000075c92e3a7969bf28faecd659e9590c16607169879955f19 1,330 0.59/1.00 vMB 29
357,318 357,318 0000000000000000026fd2218cf87afeb903d50532f06186ee38e3682a505f4e 1,290 0.69/1.00 vMB 24
357,317 357,317 0000000000000000060186ec9580d0ab7934950a2dc0a243a02c8b199cc1095b 1,958 1.00/1.00 vMB 29
357,316 357,316 000000000000000011d95fbf62ca7c287f5cce045a0645147d1f1cea57023696 1,700 0.73/1.00 vMB 30
357,315 357,315 000000000000000014432a17c8cd7c205cd485f7771f93a6f57cd468fcc28bdd 1,436 0.67/1.00 vMB 26
357,314 357,314 00000000000000000cbd2cd2bded944c5ae083bb25a41ea8ae13f0b58267bd35 118 0.05/1.00 vMB 30
357,313 357,313 0000000000000000114c942aab218717cfdab81d49c61c0d026acd52cab3e429 480 0.24/1.00 vMB 25
357,312 357,312 000000000000000007e1ca51bdbb78e61a87115a5245f2026803914830b7c4bc 127 0.10/1.00 vMB 18
357,311 357,311 000000000000000007d720d37105d583f12884b8a896897d955158cc7b4f89d5 426 0.21/1.00 vMB 27
357,310 357,310 00000000000000000fbc648d60e9af4084fe27d1e13727d223bd50862f2fab22 1,181 0.54/1.00 vMB 27
357,309 357,309 000000000000000003c4c733e56af9bb04417f4a808562ae70af32acee72b4fe 512 0.18/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.