Loading Tool

Explorer IconExplorer

Memory Pool

82,864 transactions
30.55 vMB
0.16097806 BTC
Random Selection Loading Transactions
Max Size: 185.36/200 MB

Candidate Block

Mining Attempt 5b5a32be678f7def0e03f7fc7c4986d432d1b3075c0f35ca9a0d2eb02b292770
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 3205bf41b7ea08509c2a064df7516a9fd0d62151fb8a8ee086bcf7fdbf42c8ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 1.00 vMB
Total Fees: 0.08242985 BTC
Feerates: 111.00 > 8.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (62,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
852,454 852,454 000000000000000000022a9be2355f3cfc4775cba75353885d99f86fa87db11a 960 1.00/1.00 vMB 6
852,453 852,453 00000000000000000001d5941e79988c1e3ad3f682a76b97d6dc8a1b343ec577 2,301 1.00/1.00 vMB 6
852,452 852,452 00000000000000000000747d1f56951fc5ac774d6234fa1e29b26e123f9a67bc 907 1.00/1.00 vMB 4
852,451 852,451 00000000000000000001914f72620eda907d844c47b851e3178d64320611c2a6 2,844 1.00/1.00 vMB 6
852,450 852,450 0000000000000000000299d1743a2c942c712e9fda64805ab25c69fc92552d65 2,680 1.00/1.00 vMB 14
852,449 852,449 0000000000000000000007385a9411df583a167e94d551dff5588d39ba32413d 3,959 1.00/1.00 vMB 11
852,448 852,448 00000000000000000001743b09f159ad269d80b6a5772d9a8290a694dcb4570a 807 1.00/1.00 vMB 5
852,447 852,447 0000000000000000000286dd182a9ed7d0bc4f893d6757bcd9b21559f33c9aa6 3,692 1.00/1.00 vMB 10
852,446 852,446 000000000000000000027d2651facf11e62ef3e3ee284b6ebaa8f63d01307917 3,076 1.00/1.00 vMB 5
852,445 852,445 0000000000000000000042f0ff28986e9b7e597f5d1825455688abc4c495b139 1,438 1.00/1.00 vMB 6
852,444 852,444 0000000000000000000022198a8a8ad51785ddcad6e50c7b3747b25bb9707b01 3,249 1.00/1.00 vMB 9
852,443 852,443 0000000000000000000222aca87c4ad26015f7efecc5a6e884993c8c19297bf5 1,955 1.00/1.00 vMB 6
852,442 852,442 0000000000000000000152d9214589c297268bbb83f48ca40ec363b1d36aa4cb 4,009 1.00/1.00 vMB 11
852,441 852,441 00000000000000000002cba567b61fde9c72ac005ddfec60b2f0f7c53b51d09e 2,641 1.00/1.00 vMB 7
852,440 852,440 00000000000000000002dc97aa53e4e099eee81b677d838449c3f00284703b78 6,095 1.00/1.00 vMB 4
852,439 852,439 0000000000000000000264e8310465ef4f5ad2c6d45dd374244b815b083ac413 7,141 1.00/1.00 vMB 4
852,438 852,438 000000000000000000013afd0c7dd83597a90c052d70e8646018a05e5179965f 4,299 1.00/1.00 vMB 6
852,437 852,437 00000000000000000002cb03806a794a54dbf03dcae17f5f26bb335f978ef841 6,865 1.00/1.00 vMB 4
852,436 852,436 0000000000000000000208ac2facb1b6c86a8624a38a35f2e996777df6a34d8a 5,470 1.00/1.00 vMB 7
852,435 852,435 000000000000000000016b4a954f26d3745a67de8e6828b9ff1754a999bad305 7,045 1.00/1.00 vMB 4
852,434 852,434 000000000000000000001fa538eafdb59423e55e214b25578c553e71a49c611a 2,558 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.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: 671.91 GB
    • Received: 16.06 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.