Loading Tool

Explorer IconExplorer

Memory Pool

76,705 transactions
29.50 vMB
0.09656379 BTC
Random Selection Loading Transactions
Max Size: 174.00/200 MB

Candidate Block

Mining Attempt e07c60c3e584d8a6998b37c1a01f990849b965b0d304c9a64eec0e26d6c06aa4
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 17f9dd84d537fd017172a64922b72743cac2b2046ab57624902f6baf9e1a90b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03054393 BTC
Feerates: 150.77 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (244,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,444 670,444 0000000000000000000a6787e7c102c018506234c72a17ebb0ec98935e424fa0 2,485 1.00/1.00 vMB 131
670,443 670,443 0000000000000000000b1fd5244be7873ffde8781524566f647f32153a8d90c9 2,542 1.00/1.00 vMB 183
670,442 670,442 0000000000000000000b35ee9ca84b63b6c4794be178e14970145919a6f78551 1,821 1.00/1.00 vMB 69
670,441 670,441 0000000000000000000868a898bde3f8cbe93728c9874e56af301c0c89d80efd 2,215 1.00/1.00 vMB 30
670,440 670,440 000000000000000000048f3a6da193ec985d0f2286345b6aa4f949c6fa5ad9c5 2,583 1.00/1.00 vMB 87
670,439 670,439 00000000000000000008c258fd1c798ae7cb3ea8502d7a620c9c368c22e5e414 1,321 1.00/1.00 vMB 50
670,438 670,438 0000000000000000000683957c1b1915c6c950bcb031c8cd3261a433760af997 2,466 1.00/1.00 vMB 154
670,437 670,437 000000000000000000020f1139ca322b84c46b7a168a324aeff72a9a1dcbd5ad 1,701 1.00/1.00 vMB 26
670,436 670,436 0000000000000000000be63a94a24d6a8f6e1193c61d53901f31ae98b29e52af 1,685 1.00/1.00 vMB 33
670,435 670,435 0000000000000000000bb2b9f79302aa789c587cd391b277d04630d3c2ac7fa2 1,882 1.00/1.00 vMB 32
670,434 670,434 0000000000000000000aa0a8d54f29b83f0e5b9b6aaaa678dcf6cefe14e0aa08 2,041 1.00/1.00 vMB 32
670,433 670,433 000000000000000000093e0895b0e4121da136848385bcf67e48ef99c75b0efe 1,991 1.00/1.00 vMB 48
670,432 670,432 00000000000000000001fb023bb70506af0a90fc14046317c7efb1ab86ec74bc 2,164 1.00/1.00 vMB 40
670,431 670,431 00000000000000000002e14e941192976ffaaa64ec8865f10887115929f511ac 1,825 1.00/1.00 vMB 46
670,430 670,430 000000000000000000076e9686a24ef6224212037da7ce4d5e08935245c02253 1,712 1.00/1.00 vMB 156
670,429 670,429 000000000000000000078980e5db5000234e2fc840a5242061a8a1887cb00917 2,425 1.00/1.00 vMB 87
670,428 670,428 00000000000000000000d5357b0714988b3289a79b24481174cbc3e65d42039d 2,200 1.00/1.00 vMB 37
670,427 670,427 00000000000000000008beff3afb571c94bf43892a51b75cf7e979577a361db8 2,148 1.00/1.00 vMB 96
670,426 670,426 0000000000000000000467c44a66188eabdd0ba65f8eb2b10bc173af375a83cf 2,705 1.00/1.00 vMB 125
670,425 670,425 0000000000000000000a8f063c7dcd1764fa60d53fccc472e12844f3bfea133e 2,032 1.00/1.00 vMB 53
670,424 670,424 000000000000000000030df6d217e11944fb3e893afb264ce7f3987142ec64bf 1,867 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.33 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.