Loading Tool

Explorer IconExplorer

Memory Pool

23,026 transactions
11.40 vMB
0.02537817 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.29/200 MB

Candidate Block

Mining Attempt 43b74465a9062706d76eb6a223450753d7a67ab384a3629174429c6974847fca
Version 20000000
Previous Block 00000000000000000000439e003c737af546768164335c5d7eb65d4636be6f69
Merkle Root 1dfc212388d2d8b82512353b3e9ac64c0f247262160c2feeb8ee1b970c7d62d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 0.9979575 1.00 vMB
Total Fees: 0.00671797 BTC
Feerates: 100.84 > 0.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,764 (660,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,014 253,014 000000000000003afa86bce7f1098ea51555ff26803fb0a0931c48b632ab3c4a 48 0.02/1.00 vMB 94
253,013 253,013 0000000000000027007ec40b6e2d6af2fb0b1a468a202eb6f719ce5e9943d5be 510 0.20/1.00 vMB 142
253,012 253,012 00000000000000478d34b94a9370ccd1c14f81e2c83811c82ec68c4c76d1760f 253 0.10/1.00 vMB 125
253,011 253,011 0000000000000028bb1366e132c2b18eb3462b8d96fe61f5174fc85b34f8da0b 372 0.20/1.00 vMB 87
253,010 253,010 00000000000000151ff7dd3fce87b61f5c0f2ee9ff591f1166b080883da3401f 483 0.25/1.00 vMB 136
253,009 253,009 000000000000002fb93aded1cc9b20d344dc9ea329741c84e9026480e59e5afa 99 0.08/1.00 vMB 47
253,008 253,008 000000000000001cbcc44ebb8a444dd7a94c9269530e4f90c1e7a43f3386bcfd 197 0.10/1.00 vMB 99
253,007 253,007 000000000000000801a7aa1986523135c0ffdbb744887ef2ac84d0d628ff0acb 256 0.10/1.00 vMB 177
253,006 253,006 000000000000000b87bd2ee56bd0a4763154f20e69638ac7e2ad07345ce63293 218 0.12/1.00 vMB 92
253,005 253,005 0000000000000023f52e95144b7e3d23e7016c2dec2b4c623da9fbf83b3094ed 542 0.25/1.00 vMB 142
253,004 253,004 000000000000001c7e5d94f85fd5c4a202ab7ade95b1e66b99f8ae17d325d852 202 0.11/1.00 vMB 106
253,003 253,003 000000000000001856cb6fe9452d4646f7190cf037b2d0847d130c9483a18c50 468 0.18/1.00 vMB 158
253,002 253,002 00000000000000232b9a399fd9171cf1d95cab8a44e44d6eecc4dd8fcffd8fe2 102 0.05/1.00 vMB 101
253,001 253,001 000000000000001b3d86bb1c7cc08e5a12e6912072b2bd31ec163fbb828f0a93 380 0.18/1.00 vMB 114
253,000 253,000 0000000000000036fdfbf3886d1b1a1b08f5abbb5f2ca4ec6b2aff2a218b8c38 540 0.25/1.00 vMB 126
252,999 252,999 00000000000000264ce2c7c781d1fb8fa348b2458df4e1e51bf44cd959d88b5b 666 0.25/1.00 vMB 127
252,998 252,998 000000000000004486e0566b0a5640cf02d83da669f33c0a1a3e729d3d5b5a38 554 0.25/1.00 vMB 138
252,997 252,997 0000000000000029f544322bf6d1426a4113c0575b65bbded80dab4983e6ef10 560 0.25/1.00 vMB 111
252,996 252,996 000000000000003a0c38f89ee4803bc3ee7b08669d8e260b8cdb3ecee0e87302 121 0.05/1.00 vMB 30
252,995 252,995 00000000000000275f837313ac9cec2a3fedf0fc2ea6df620edc4216a1ceb129 670 0.25/1.00 vMB 142
252,994 252,994 000000000000004bb97ea619cd66752265d609e5f1bdd9a58c2e4cc353eed8d9 144 0.07/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 780.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 505.81 GB
    • Received: 4.05 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.