Loading Tool

Explorer IconExplorer

Memory Pool

74,970 transactions
27.50 vMB
0.06713205 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt 8a8d70832b8863d06b4af857bc398e811998623f70a4ece76fd9bd543936fcee
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root df32a5b051d9de3ea8cc3f2bbb122dd3fa247e70e4d06f18a45198a5b950c3d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.00840358 BTC
Feerates: 74.05 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (673,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,087 242,087 000000000000004f9c3ffac8565ecebbbac381e7a2d4e7319e1b7b3dfd07d2aa 4 0.00/1.00 vMB 164
242,086 242,086 0000000000000027df1242d67a4f30213c11be90f43bddf6c949f74bd77c52e3 154 0.08/1.00 vMB 122
242,085 242,085 000000000000003f4a1183ec29cf29acca1608cf4efb69bab5b92766603ebac4 152 0.10/1.00 vMB 145
242,084 242,084 0000000000000080000e29c8403fef12d503b2983c3a742c2eed52bec907f364 550 0.25/1.00 vMB 171
242,083 242,083 0000000000000055acbfb201fbd45bd26362291c0da55c12767de4ae202089af 526 0.25/1.00 vMB 113
242,082 242,082 0000000000000081864a64279be13ef45271590577a79288b574a972159f9c1d 775 0.25/1.00 vMB 226
242,081 242,081 00000000000000d0a47b218215a73eea917c702a91435c6d98d9fe1c09c37195 397 0.25/1.00 vMB 103
242,080 242,080 00000000000000b2fe4c8b3cd92a7f2a1822b18402c7980e5f947e7e0c1e2395 742 0.25/1.00 vMB 193
242,079 242,079 0000000000000022c722d606365430e73aab9add0e6f5f1a54634571d3c1d2c6 310 0.18/1.00 vMB 136
242,078 242,078 00000000000000a09dd1be820ccb20f7b780e4e8cffcbbb6af5d0e02390f71c6 406 0.18/1.00 vMB 146
242,077 242,077 000000000000000d33a7dd47eff4a7ac0f6c56e94f594c715d1980a1d0725cdc 454 0.23/1.00 vMB 111
242,076 242,076 000000000000001423728930390fce0db221c7d96a1cab7e09d9431f4e36e617 512 0.17/1.00 vMB 210
242,075 242,075 00000000000000d984fd05918c0db329408b8fd3ead29e837bd1fa813bcee2b9 128 0.16/1.00 vMB 8
242,074 242,074 0000000000000088fb97c8b7c0c48685e37b4b23aa92a1de8fb9f2dbba6c18a7 373 0.20/1.00 vMB 103
242,073 242,073 000000000000007e5d2e2bd7e5278a631b58cfc0c540190a5340400f0ce44b68 505 0.22/1.00 vMB 169
242,072 242,072 00000000000000227c4edb5ecebb8158cbd7fa990a1c7adf7215e0d55bcab9c6 278 0.15/1.00 vMB 78
242,071 242,071 000000000000002e9a1bed1fe2fb2f1d7ed80595f09c9cc6586a6517cc76f7d1 516 0.25/1.00 vMB 165
242,070 242,070 000000000000002264cad13e7e7820c3bfb43f0c605f2e67750d70efcad57b3f 681 0.25/1.00 vMB 191
242,069 242,069 000000000000009a0fa4d1079685d1f96177b473935b0679b8cfd28abc594c74 549 0.25/1.00 vMB 146
242,068 242,068 0000000000000083141fd827947f7a10ddb1b60cf7f306f686dda685f21374f2 504 0.25/1.00 vMB 170
242,067 242,067 000000000000009d75a1215c6f79530b73c9ac4ba5dc0ecc1bc52001a639eb24 148 0.07/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.92 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.24 GB
    • Received: 17.52 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.