Loading Tool

Explorer IconExplorer

Memory Pool

81,567 transactions
30.51 vMB
0.08092710 BTC
Random Selection Loading Transactions
Max Size: 186.97/200 MB

Candidate Block

Mining Attempt 9725e6ec52c685c78c4fdd115de43c48c82948c7d876c73efd699e9b7725ad62
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 175e2b0f63fa2a13f05269e10f636b7d921af955c3654e57a7da175302638cf4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,139
Size: 1.00 vMB
Total Fees: 0.01247905 BTC
Feerates: 150.61 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (625,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
289,528 289,528 00000000000000000dc92df5d4f448fcc6c637a3144bd9185c047615ff028b2d 266 0.15/1.00 vMB 29
289,527 289,527 0000000000000000858544bd4e9c07c2680e8a592504ef9af855f485686ea405 762 0.41/1.00 vMB 36
289,526 289,526 00000000000000005f3d5c5891c890afbcf790ef347c34908eadbd9c0d97c0fb 105 0.05/1.00 vMB 26
289,525 289,525 0000000000000000298b462a85b7847e2f2216a4151a9816ed1c00f1a7589101 444 0.27/1.00 vMB 28
289,524 289,524 00000000000000000bf51d9273f2a82527aef995cadc4861394a76feffa631cc 456 0.30/1.00 vMB 26
289,523 289,523 0000000000000000e1014ec9c55f40203ba86ba5c27d85e06bcec887a4e2eaf1 373 0.18/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.