Loading Tool

Explorer IconExplorer

Memory Pool

88,922 transactions
33.52 vMB
0.23634526 BTC
Random Selection Loading Transactions
Max Size: 196.18/200 MB

Candidate Block

Mining Attempt b4b74685f7a86c94458a2f2c4f18601ad233de093e19e5e812479fc82fa369f2
Version 20000000
Previous Block 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573
Merkle Root 7d9a1501ce47ebc03e7377e5ad5e82e7588253a80547aab26fa5470c2939b5dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.06076220 BTC
Feerates: 150.93 > 6.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,635 (654,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,245 261,245 000000000000000656dfc94127458be7f2cce1b58ab29bc6e8df3f1dbdbaba21 189 0.07/1.00 vMB 114
261,244 261,244 0000000000000017c0f49184a6319d61e7cd5f12f9acfbad1a517305a025a178 254 0.10/1.00 vMB 112
261,243 261,243 000000000000000143a0d3875d0a9d80e72b74a4b29de916ace7257319b3014e 31 0.01/1.00 vMB 23
261,242 261,242 000000000000000d2029f553e4abe5ae7302aca608937b7f73051c5df01066b3 290 0.11/1.00 vMB 121
261,241 261,241 000000000000000c3413d62d129ca7ecacf52abf6650ae40e4995a4b9bdc4c4e 420 0.18/1.00 vMB 123
261,240 261,240 0000000000000013f4fe59747bcb4d5528607d21d0286d7b68b315a59f063872 562 0.22/1.00 vMB 111
261,239 261,239 0000000000000000bd6bf15ee6c27bcda6066d67e9be701a2c04f60cb38dc5a0 151 0.05/1.00 vMB 93
261,238 261,238 0000000000000011b9e2016eea5def660de9a014d121e178e5cbed195a560036 141 0.06/1.00 vMB 57
261,237 261,237 000000000000000be36901829f063e05ede9b56c11732a3f1eb0cf530acacd0d 447 0.17/1.00 vMB 116
261,236 261,236 000000000000000e7510dc0712b30b990eb506a9af38febfea526567e9c174bf 79 0.03/1.00 vMB 126
261,235 261,235 000000000000000e828d33d4b93fe5e00e7a0e84b197d9e8401174964e05972a 280 0.12/1.00 vMB 89
261,234 261,234 0000000000000019b0a6e417bda03624965484b047e4811b50643df699c4c564 32 0.01/1.00 vMB 62
261,233 261,233 0000000000000003b5bccaa381b61026148ceaf37fda5f135b257bde44045327 114 0.05/1.00 vMB 117
261,232 261,232 0000000000000000de43494e61e66c7907a7971cd398e0af7c31e3eb23a8f8f7 14 0.01/1.00 vMB 80
261,231 261,231 00000000000000112ca07cd69acadd8f68d8431112b3265c889f8faeb9b4ce0c 66 0.02/1.00 vMB 100
261,230 261,230 000000000000001b6ee9ae2d835c2d44af224605e700602174cd55d5def2d060 212 0.09/1.00 vMB 126
261,229 261,229 0000000000000019b45ef9df9eae03cbea2e7a93e478f18acdd60ae1d0ca686e 180 0.08/1.00 vMB 128
261,228 261,228 0000000000000008299a8f8d5d58b9ff561e9f5b2d3a04cc11314f06c2fd94f5 386 0.19/1.00 vMB 84
261,227 261,227 000000000000000516b83b5a49fa4cd05f334e9b52a63af896469fdc4c358a57 177 0.06/1.00 vMB 142
261,226 261,226 00000000000000187fd307ae65ac69dde2a69fe58edb0986cc7fdb6fa022b3e9 130 0.05/1.00 vMB 118
261,225 261,225 00000000000000109f44510ddfb565bdb451dfe24d61a50ed08f45f6fbf53763 459 0.22/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 783.49 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: 772.84 GB
    • Received: 20.31 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.