Loading Tool

Explorer IconExplorer

Memory Pool

21,510 transactions
9.42 vMB
0.11534439 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.88/200 MB

Candidate Block

Mining Attempt 3e2e17aa21f06726149daa27404a58307f3bbcf1e225c0cc5b0a72487ce31625
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 090473c453e82ae71839452583e48caac07c0a7e1179a4ab47eab97a5e7ca9c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,538
Size: 1.00 vMB
Total Fees: 0.09004884 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (849,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
64,416 64,416 0000000001ece79e892a6e147407ee9837bb0a3947ed6e104cad9bebbf19dd12 1 0.00 vMB 0
64,415 64,415 0000000004ce74b39718ea203fabf91564b507bf543fa58f939830889e347e09 1 0.00 vMB 0
64,414 64,414 000000000bfbac14f1a0f692493f24ac5f2c27b31a321377d04e4e89f9fb6c2e 1 0.00 vMB 0
64,413 64,413 00000000047ee906da5d7ef9fbd1f5860b1930f072ac8bb2b2dea4c227d67b92 1 0.00 vMB 0
64,412 64,412 0000000007a95d30b2c90e59d7cdefcf088f336a6b5861ec5438a7d7a9e1f5e1 1 0.00 vMB 0
64,411 64,411 000000000840cd1c859ecc670e3b1d8908dd291b76683b1e048563823d780332 1 0.00 vMB 0
64,410 64,410 000000000adc978563771401037b60ef9a6ef83f522ead6549de590de20fa9db 1 0.00 vMB 0
64,409 64,409 0000000001da76e2421833284298d94df4e8a76041eaff49b020ad059b502043 1 0.00 vMB 0
64,408 64,408 000000000b4cb66c255f70a0fadab21ec523ba43e61dbae26198cf9f344128ca 1 0.00 vMB 0
64,407 64,407 00000000039a163acc4531cdea11c04ad92ca5839490a7dbb39e3c03cb90c91f 1 0.00 vMB 0
64,406 64,406 0000000009242aa05767c24382ae274955d7d27fe82357c19dc7ea8e1eeac701 2 0.00 vMB 0
64,405 64,405 0000000001985509dcf27863441ad6d95660ea71ce4aa9a6bd360f0317bd82f2 1 0.00 vMB 0
64,404 64,404 0000000007376aee52247ee17e9f8961dc93994b5f60d68a906ff1dccfd3df40 1 0.00 vMB 0
64,403 64,403 0000000005d3aadc647d255e8fcdfcbf69858bea5b468accd0f6858c07377bae 1 0.00 vMB 0
64,402 64,402 00000000036f59dd6d8117c861b869933848b3f9cb549c475afcf7ec778eb828 1 0.00 vMB 0
64,401 64,401 000000000b3177abac29313a18f625d9b15cfbffdc55a214767dabab099238a3 1 0.00 vMB 0
64,400 64,400 000000000510d2e9e31a7d5d2ba768f3f9742a9a8cd80da26b04d10f0378a847 3 0.00 vMB 0
64,399 64,399 0000000001e6768e4caa171ad9e21f898af8a2cf2a13d8319606a9609291a5b3 1 0.00 vMB 0
64,398 64,398 000000000c00cc7716e499c44dc6ba7b9de8930c2e0577d178ffb3b26414c7d0 1 0.00 vMB 0
64,397 64,397 000000000b925c4be22d9d238d879358df2833fdb6c9abe4072be202db57ffbb 3 0.00 vMB 0
64,396 64,396 000000000b8c75b9edf6b113fe70cbabd82d0b8b36b10f831915f0c704cd4470 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 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: 299.46 GB
    • Received: 1.29 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.