Loading Tool

Explorer IconExplorer

Memory Pool

78,169 transactions
29.02 vMB
0.07383445 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt 12404a94d905bd0a1c7bc84d8f98ca21b3f9e40f6c69d88780c7bd1b335a3291
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 24cd51843c3da28c4f76acde252d73fc311fd34e23c350cfee94cbc6fbfc1806
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,518
Size: 1.00 vMB
Total Fees: 0.01499531 BTC
Feerates: 150.77 > 1.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (565,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,014 350,014 00000000000000000638c9341a0a335cb2e5d389bff523aa647f8e517f086379 668 0.31/1.00 vMB 26
350,013 350,013 00000000000000000de61bea8b156ccf0e0030a5efaf4c5c4142e7163c290093 559 0.26/1.00 vMB 26
350,012 350,012 0000000000000000075fd32ceac5dae191c6d0d0181a47ae0ae79cda7919aada 931 0.50/1.00 vMB 27
350,011 350,011 0000000000000000026ca6feb124bba5b3d326a5c7bc01f7ed8174c2d0cd0750 90 0.07/1.00 vMB 8
350,010 350,010 00000000000000000ec32843883a983fe86f8823b87480520e88261784eea941 2,149 1.00/1.00 vMB 29
350,009 350,009 00000000000000000532cfe52810c20f46e446d05e1a3a2e31f65b34810a7c96 392 0.22/1.00 vMB 22
350,008 350,008 00000000000000001209a1aa51f5cf17f3dc2288273455bbea3cf363224a2327 1 0.00/1.00 vMB 0
350,007 350,007 000000000000000011643a3aa32c0540588841f472448374ddd46a9c42ed8aa4 131 0.09/1.00 vMB 24
350,006 350,006 00000000000000001278c8271e28136556722badaa0566b75b3d2b75c25e9654 177 0.11/1.00 vMB 21
350,005 350,005 00000000000000000da1dced2b7f6d761a2a7d99ec07bb3a2115951ba3e11041 481 0.48/1.00 vMB 13
350,004 350,004 0000000000000000153d336344ee229c0ed4aff575ad714c7e462ee19f33da3a 1,494 0.75/1.00 vMB 25
350,003 350,003 00000000000000000ba4d739f8c005204a235e73b4e8d3720566c2c134dfcf49 1,024 0.27/1.00 vMB 54
350,002 350,002 000000000000000007b1766512f8ef190bb9896e8bcb8977b043a8945978ef00 215 0.10/1.00 vMB 17
350,001 350,001 0000000000000000075f18b37aa8c6fe753d6804bb03ae91ba0d86c9cac3fd67 638 0.32/1.00 vMB 23
350,000 350,000 0000000000000000053cf64f0400bb38e0c4b3872c38795ddde27acb40a112bb 1,795 1.00/1.00 vMB 21
349,999 349,999 000000000000000002045664f89a1077d0c6c0aaa6dd89b485208cf92d6bbd30 1,031 0.85/1.00 vMB 22
349,998 349,998 00000000000000001205ebab4f35a80ae8f0e92bbf26a106fb15040f111d527b 922 0.90/1.00 vMB 17
349,997 349,997 00000000000000000900d2a837ccecf43b3e2677cedc6e1d065ef11d33d5ac49 512 0.18/1.00 vMB 35
349,996 349,996 000000000000000009e522b870a6db14736a9e81fab2e1c23629ac998c07b9f3 1,344 0.75/1.00 vMB 22
349,995 349,995 00000000000000000a2b993cdc2a9028e32f7aefa6810cd4e007c9fd826897ba 2,347 0.75/1.00 vMB 40
349,994 349,994 000000000000000006ca58c7cf5b60e307178328402b9b5c6c069824f57d8db2 661 0.37/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.