Loading Tool

Explorer IconExplorer

Memory Pool

78,967 transactions
29.43 vMB
0.08342326 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 0eac5a05bef3144b2dae466f861d8b296f9289040e170cd2de270529397f571d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e70ec51b8ebc268e9529a0fac418c442c5f5de7d2999418346e8a45d0f8a82bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01874220 BTC
Feerates: 402.60 > 1.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (625,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,549 289,549 0000000000000000384f43fa6c85732c1cca9d2912247b1dde1d89bcbe617df0 371 0.20/1.00 vMB 42
289,548 289,548 000000000000000040fa60cba3dc1179aa7c97a6573e78d49cb283b8a392bd38 243 0.10/1.00 vMB 9
289,547 289,547 00000000000000009807121bc7f5da7100dba671cc991f2deaf9bd34458de62c 185 0.07/1.00 vMB 34
289,546 289,546 0000000000000000b175c88db237907d00f3d3a1e79256d346de2f0afc16df31 106 0.04/1.00 vMB 41
289,545 289,545 00000000000000011fddcc8eb08e655400c3c7a3601cc6b32305260145ba7dbe 128 0.03/1.00 vMB 46
289,544 289,544 00000000000000008e88f255d1abff9d3533738c11d5f606d5dd83ede40286bb 536 0.23/1.00 vMB 36
289,543 289,543 0000000000000000b14fc1f1a0ed17c04d12451cff9d4cbb50c472ed985476d8 329 0.16/1.00 vMB 31
289,542 289,542 00000000000000002e0277ec10df8d7c4ed5efc203a934e2400296fc930a40d4 390 0.28/1.00 vMB 22
289,541 289,541 000000000000000098aca224c933741d1945fb7d70a7211cb30e7553a769fc32 512 0.17/1.00 vMB 47
289,540 289,540 0000000000000000337d5d3ce7b522542a1cc74847de22ff808562e5e094f239 257 0.10/1.00 vMB 5
289,539 289,539 0000000000000000dca5cdbcabf3d1cb40614ce50d6afffefc46d6eb7662fc50 1,144 0.60/1.00 vMB 41
289,538 289,538 00000000000000003592afefbccb969e629eebb261c03fd78ab4ca6702a744af 160 0.06/1.00 vMB 17
289,537 289,537 0000000000000000e3a8f184f286255fb616d6b8d025d45574d6221b23bb5f34 64 0.02/1.00 vMB 3
289,536 289,536 0000000000000000090386a05e963ffb1d6fd5cc7459e9cd67c7e6f1397f3c4a 120 0.05/1.00 vMB 42
289,535 289,535 00000000000000002a6479d1cc77d4de65c4ae421d0155af8c702e8594e07783 330 0.20/1.00 vMB 31
289,534 289,534 000000000000000025810d196f59f88eba122de8ce63c88c238399cd691ca86e 497 0.25/1.00 vMB 36
289,533 289,533 0000000000000000d54fd89952181e618117a6c4d810e925a4d6889c51ee01b5 340 0.15/1.00 vMB 34
289,532 289,532 000000000000000013b827d6bdb9a42a6b2e2c0a1786ac6698ad5891e1c6cfbe 282 0.17/1.00 vMB 32
289,531 289,531 000000000000000028e844e50c2944f951902730b9dc21cb0fa43b07f6202233 412 0.26/1.00 vMB 33
289,530 289,530 000000000000000018ceb6cca4bef515e32553fcdd448d1b5d1a3acb3f130562 206 0.17/1.00 vMB 28
289,529 289,529 00000000000000008c8a4a83a47621e40c90dc07ce561b9d34ee7ed25b472ff1 858 0.48/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.95 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.16 GB
    • Received: 17.66 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.