Loading Tool

Explorer IconExplorer

Memory Pool

80,479 transactions
29.69 vMB
0.06883279 BTC
Random Selection Loading Transactions
Max Size: 179.25/200 MB

Candidate Block

Mining Attempt a3e9b8e762e46b9ec5f94d3a35f6cb639575f29c6cdc1fa6504fd7aefa9c0766
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 1729868e2e5c5a55205fa2a3a58f5577feaa5474bcc99af81e9deb471e3bb448
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,137
Size: 1.00 vMB
Total Fees: 0.00843082 BTC
Feerates: 100.36 > 0.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (656,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,408 258,408 0000000000000009bc3dee266806fe040901a20f2d55f7e7c19f2de7762a4a1d 59 0.05/1.00 vMB 30
258,407 258,407 000000000000000e6ae848cb5e544b58cab79543700f49c88b9c541a1cab9fbf 677 0.25/1.00 vMB 109
258,406 258,406 000000000000001393cf046a856e95820f4990f12c9bda3848c2012ab4015324 364 0.14/1.00 vMB 101
258,405 258,405 000000000000002594dec72f176010a8bc5ddd5134c6124812a4f641e49e5fa7 435 0.16/1.00 vMB 103
258,404 258,404 000000000000001584e034f380d9ef3c33857acdcebbfaed98e48e64f4db37cd 119 0.05/1.00 vMB 2,197
258,403 258,403 000000000000000265503571107fb5c2ec5cb6fe0a5e9c2a1a51366b8b6ee067 183 0.07/1.00 vMB 87
258,402 258,402 000000000000000bb25424403e4048ba0931add05c7fb08d7b6ebd0f02ee9e22 319 0.15/1.00 vMB 430
258,401 258,401 00000000000000118a9951dceffeeeab790cab5fb066bbf319117e9382271318 59 0.02/1.00 vMB 49
258,400 258,400 000000000000000f942c5b1c153216adc963202e783fa5f3a4171680ac8505d9 454 0.19/1.00 vMB 368
258,399 258,399 00000000000000210b4a3e384b1920258474d83a36a6bc368c1cf7d64151cad0 255 0.12/1.00 vMB 84
258,398 258,398 000000000000001941fc4c3ac55164c33e87b37c3895714fd2de57aa9be49aab 1,326 0.50/1.00 vMB 327
258,397 258,397 0000000000000008b0f9a24cc943f38f48af17e7ac2b104434025c2328d87bbd 473 0.18/1.00 vMB 660
258,396 258,396 00000000000000106a5104a43beb13fba725ab3a70dcf4adb7f54d085b5bee6e 669 0.25/1.00 vMB 114
258,395 258,395 000000000000000d9290c80e8815806f9c90bc358dbe15a65dd8b94a82fbd368 226 0.11/1.00 vMB 84
258,394 258,394 000000000000000c41dcbf21b0aa0daa23ccd6f07258101e76221b77b6a119b9 296 0.12/1.00 vMB 537
258,393 258,393 00000000000000197131ea6fe552f066179e3bac522bb46a879fc6ceac3885bb 114 0.06/1.00 vMB 1,782
258,392 258,392 0000000000000011dcfa6881b7dabfbfd9ebde7992ee19105ab29865f2f9ede4 199 0.07/1.00 vMB 769
258,391 258,391 0000000000000003c5a6d9f723820450118e4e41a45b140466425bd6187c8785 115 0.05/1.00 vMB 70
258,390 258,390 00000000000000046bff5f0e78fb842de6c0e3b62e134274498969a5cced61f5 126 0.06/1.00 vMB 71
258,389 258,389 000000000000000126f3fe00139ea04aef9f94890928c9c8dc986bdbfa142d11 556 0.22/1.00 vMB 170
258,388 258,388 0000000000000013c3254dd395bc4de91e8f7f50da8381f621015c60697712bb 446 0.17/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.