Loading Tool

Explorer IconExplorer

Memory Pool

81,604 transactions
30.83 vMB
0.08665626 BTC
Random Selection Loading Transactions
Max Size: 188.07/200 MB

Candidate Block

Mining Attempt c3635a982061819938d167d69fed1f8c6a281ec9f3485d55bd232affaf3a6e6c
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 167fa471ec985a7fb6dd4c5f45df1edf98ba456252f017193a0b57fea75f84fe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,873
Size: 1.00 vMB
Total Fees: 0.01751719 BTC
Feerates: 150.93 > 1.76 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (579,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,290 336,290 00000000000000000630790598c5bf4130d9811515c8dd5c6131ea3c56e48ac8 15 0.01/1.00 vMB 57
336,289 336,289 000000000000000016d0c641c703b536fa6f7763101c7a11ba7115bec43594be 87 0.06/1.00 vMB 26
336,288 336,288 0000000000000000093e2d0eb8e47f9dc84db6691c0f7cd81d9331475f7e1baa 113 0.05/1.00 vMB 31
336,287 336,287 000000000000000003570587e8fb3851f2a7a4b5ea9bc56abeaf6f00fecbdf99 149 0.07/1.00 vMB 27
336,286 336,286 000000000000000003ff6d91b665995f190b71bd66eb893ca6aaa5ab66cc214b 47 0.03/1.00 vMB 22
336,285 336,285 000000000000000017d9b82453be172bbaf31915a4e9f1273f2f4158062635b9 67 0.07/1.00 vMB 8
336,284 336,284 000000000000000005b42ad5d9ddd0987c6943f9db8cd7b791d153cb0f056cf4 1,048 0.49/1.00 vMB 33
336,283 336,283 000000000000000000dda8edd0930f215abed8cebe6f8e9ebc1c351b8d9704d9 277 0.15/1.00 vMB 31
336,282 336,282 000000000000000014f27b689dba203997e9c33e4d19a02c4136cb31e99ab132 83 0.10/1.00 vMB 7
336,281 336,281 000000000000000001c14c5d9eb84452e84fa95538cad48c2a3daf1c6391420e 757 0.40/1.00 vMB 30
336,280 336,280 00000000000000000975296a78bc22c380455ee9616c90e3dab94e609ff884ae 344 0.18/1.00 vMB 27
336,279 336,279 00000000000000001997f358211aae0ab5199ebe3f1b5aec99fc7642b7f20938 302 0.13/1.00 vMB 31
336,278 336,278 0000000000000000119eaa07a48ef4bb285ac0f5aacc8a3c3f40a8813414dbd4 141 0.10/1.00 vMB 19
336,277 336,277 000000000000000018eebd9e6a034fd3aac0ecb05a0faf738187c5b75de2d1ee 719 0.35/1.00 vMB 28
336,276 336,276 000000000000000006e1da2848273aa82104fc2d4d0f4ad5c765cfd78077c20c 372 0.21/1.00 vMB 22
336,275 336,275 00000000000000000ea59824985dbe4fc497a593e72c5a483aea4529940a66a9 258 0.12/1.00 vMB 34
336,274 336,274 00000000000000000be417b9f388ced97c6107282e1be8270fcf4b4424c94ca4 46 0.04/1.00 vMB 15
336,273 336,273 000000000000000006f7240f9aa17f3e93d5360b412d1bccadfe9350953eee44 67 0.03/1.00 vMB 26
336,272 336,272 000000000000000005f170ab7aad5b51f87a31dd1e8bc4a10c1b78274fc1b8e5 225 0.14/1.00 vMB 24
336,271 336,271 0000000000000000089bb88c0f2d318f8a6a5f86c6e91333f5947a911017bf01 206 0.13/1.00 vMB 28
336,270 336,270 000000000000000014ba6cc109102a225b5838fc4a5ad8c8c5a11a5820cc08d7 517 0.40/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.