Loading Tool

Explorer IconExplorer

Memory Pool

83,795 transactions
30.86 vMB
0.08347569 BTC
Random Selection Loading Transactions
Max Size: 189.60/200 MB

Candidate Block

Mining Attempt bddc1182d4337da460f71328766c74b015238c56987c761090c5322f91c0a35f
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 1a5b8f11bdd0790307d3a1228c437e86623985ea29de479ec925ea2ab799705f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,633
Size: 1.00 vMB
Total Fees: 0.01305129 BTC
Feerates: 60.16 > 1.31 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (628,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,487 286,487 0000000000000000db40e318121d8e40f7ff776a0721c624f0eaa365d58e5ee2 15 0.00/1.00 vMB 53
286,486 286,486 00000000000000011dbd275aec97f505861b5666efdebcc40d806964a65ddca0 12 0.02/1.00 vMB 14
286,485 286,485 0000000000000000dca65b42b7c73e9b80778244c4109ee024773897ab887956 192 0.11/1.00 vMB 35
286,484 286,484 00000000000000001ad05dad5117dd37a3adafeb64ab9c6449e821299001c9e1 139 0.12/1.00 vMB 22
286,483 286,483 0000000000000000452d06e19a7069018526c286deee8d57cb427f3f8b3a8644 386 0.25/1.00 vMB 28
286,482 286,482 0000000000000000d76311e5be13cd588779c276494ec1ffc840c454b8509063 127 0.08/1.00 vMB 8
286,481 286,481 0000000000000000d9a8d9bd7ca2c005aa638818587db963dbc39b6aa5128d81 49 0.02/1.00 vMB 142
286,480 286,480 0000000000000001065390433c92b9e30d06a880ff18894f6ce55ac939e56abc 86 0.03/1.00 vMB 47
286,479 286,479 00000000000000012ee18c88a6579cbb2686e39d3a66d91784726c4d9b9736b1 257 0.13/1.00 vMB 39
286,478 286,478 0000000000000000e91b5fe0ff89b13d1259ede7fe6b4a9025029487ea54041b 65 0.04/1.00 vMB 21
286,477 286,477 0000000000000000972e29c06db8cc0b292e33f7125a790ded2da13f0b4a30eb 86 0.07/1.00 vMB 18
286,476 286,476 000000000000000027aa0da8a1ad784122b8c4d9c2b1e1709b59b52323e82584 234 0.20/1.00 vMB 32
286,475 286,475 000000000000000132bd960c442baea038f72c5d854009c9f12b4c95afde65fa 630 0.35/1.00 vMB 35
286,474 286,474 000000000000000008f1568683bfb746cd43aac8515ad6abc4977155627a226a 142 0.10/1.00 vMB 20
286,473 286,473 000000000000000081f0968b53fc94f344bcfb6425bd2ddbc0b1e0d31e17e8bb 595 0.24/1.00 vMB 32
286,472 286,472 000000000000000099b289c90ccca0b260dd49ca670744c62edf289b3fb77ab9 227 0.12/1.00 vMB 28
286,471 286,471 0000000000000000e453859cac5871bf3aec6591ce8edb38603a975ccb0444cf 360 0.25/1.00 vMB 39
286,470 286,470 0000000000000000608711e1feb8b6d6405ca966394a6e99d2358792d7f26e18 514 0.26/1.00 vMB 34
286,469 286,469 00000000000000006537864f93f6d092bc0536378e81221030b5e615b431b569 168 0.22/1.00 vMB 16
286,468 286,468 0000000000000000b1dfdb8ad434b3c2ee59870c3f553c0feb693baeea93f302 590 0.25/1.00 vMB 236
286,467 286,467 0000000000000000959757ff8f80e7175f2e3b5c977c914a3cbef31d3900a697 658 0.43/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.