Loading Tool

Explorer IconExplorer

Memory Pool

79,041 transactions
29.61 vMB
0.07395335 BTC
Random Selection Loading Transactions
Max Size: 177.67/200 MB

Candidate Block

Mining Attempt cbf97a15d8e009d8bd51c982fbc76f8860f0f98c7449e90fb622a95bc2a0c177
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 00e9f46aed3524958f4435bcc01ef2f56704af963c772ddf693426d45c54b221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,144
Size: 1.00 vMB
Total Fees: 0.01358691 BTC
Feerates: 150.98 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (127,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,606 787,606 000000000000000000047a36026fd7b0e37a4d5684e9478dd01abcba8e713657 3,567 1.00/1.00 vMB 21
787,605 787,605 00000000000000000001423ee19ead426fce26546861d374a6966f8d3875acb6 3,186 1.00/1.00 vMB 38
787,604 787,604 00000000000000000004fe72debc11a050cf33ffade935f7cfa7d322e518f133 4,155 1.00/1.00 vMB 21
787,603 787,603 00000000000000000002c17aad2f9857c6c56877ee8a8d6cf52c6553895b489c 3,914 1.00/1.00 vMB 31
787,602 787,602 000000000000000000050fe45efad13258ddd7386bbebc492d9516cf4c35dda4 3,710 1.00/1.00 vMB 33
787,601 787,601 00000000000000000003dd02ab09fe26f09c6eeae72486a4fd2a2fbf00425ff3 3,221 1.00/1.00 vMB 21
787,600 787,600 000000000000000000041501ec1eab7780450646a35ee918ddc4b27cd8692635 4,790 1.00/1.00 vMB 10
787,599 787,599 0000000000000000000485057f1093d71ad81dbad9e2f3ca2c2d1d4213da5df9 3,958 1.00/1.00 vMB 13
787,598 787,598 00000000000000000002ba4d48aedb06fd06228367d8adf8837d3361732189c5 4,560 1.00/1.00 vMB 18
787,597 787,597 00000000000000000000431e91357464f05f5884749e775166f229a89c82f063 4,062 1.00/1.00 vMB 14
787,596 787,596 000000000000000000051e815a67554196dc466ef25d5597ed1260089b442e07 3,047 1.00/1.00 vMB 18
787,595 787,595 000000000000000000046457e675f6e5ee73a225e08e21c3e8a235877e73fbfd 3,493 1.00/1.00 vMB 18
787,594 787,594 00000000000000000000ceb01e826b49850c4636c2311388efa66c74aec9a021 4,279 1.00/1.00 vMB 26
787,593 787,593 00000000000000000001dc2eaa2709303bbd13e525d178462809adc45f5ebf33 4,246 1.00/1.00 vMB 29
787,592 787,592 000000000000000000032d3d30671f9410812bef7d8b45d2a838f326a5eebe09 3,684 1.00/1.00 vMB 31
787,591 787,591 000000000000000000038f6a944b66c55826b58b75753704ddb0e05798b21cd1 4,210 1.00/1.00 vMB 25
787,590 787,590 0000000000000000000012516f4713a30325651f1b842f86a42dd415b3b95e01 3,790 1.00/1.00 vMB 19
787,589 787,589 00000000000000000001d70a59d8cf4fe2d9632211077483f2f67a871efed876 3,602 1.00/1.00 vMB 33
787,588 787,588 00000000000000000001629c52fbbc992e98d4058dd98710032f964991d7c625 4,102 1.00/1.00 vMB 30
787,587 787,587 00000000000000000001362bf67e12c50362a18016028f941ef313f0362d9323 3,733 1.00/1.00 vMB 24
787,586 787,586 00000000000000000002ec217647ec827573ad27daf9f64f359f4c5da349050f 4,282 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.