Loading Tool

Explorer IconExplorer

Memory Pool

81,787 transactions
25.86 vMB
0.06855936 BTC
Random Selection Loading Transactions
Max Size: 163.43/200 MB

Candidate Block

Mining Attempt 229ca57045e43b0409bfbb530c852d4bb1f791b2d30f7158b0bc89bf5b9e27f2
Version 20000000
Previous Block 00000000000000000000d59abfc71068578900077b86a047e79fe2fc5dd5bee7
Merkle Root 3c4d8b7ec83089a9a20325c619f8b0e5c42e9b272202c58491c3eed6489daae4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,020
Size: 1.00 vMB
Total Fees: 0.01147697 BTC
Feerates: 100.69 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,947 (836,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,515 79,515 000000000006e7d51dccde7da381e7863ec3ad40f2bc12b1676f0d7ee6e6589b 1 0.00/1.00 vMB 0
79,514 79,514 0000000000581506221c5305d379b6fbbe9aea949fe97fa8a4e955381bd4635d 2 0.00/1.00 vMB 0
79,513 79,513 00000000001af89cd81d016f5798791c515967b43657e779474e94b543a8220f 1 0.00/1.00 vMB 0
79,512 79,512 0000000000040de7016615ca708c04669c8b2d14415b759a9c1c7d6eaeb3dbe5 5 0.00/1.00 vMB 0
79,511 79,511 0000000000376ac809a8cbe80079903985b1b977c9727edaa7ee53b47262367a 3 0.00/1.00 vMB 0
79,510 79,510 00000000001617becd8a419910e522c51f0bc04c9740f5f0327e47dfaa6abeaa 2 0.00/1.00 vMB 0
79,509 79,509 00000000004141dd91124129f0c66b083658dde787f9061e72ad44b16339f4ac 1 0.00/1.00 vMB 0
79,508 79,508 00000000000c335fa20ce09e11f8be835f0a6e75c7ee270ce259bd531e93ff9e 5 0.00/1.00 vMB 0
79,507 79,507 000000000027fc721e723b68e0799f4f1e86ee553e9724e31ffb4a674517e4fe 8 0.01/1.00 vMB 0
79,506 79,506 000000000053ea902ba50a29bc1159fa29993780a592e792c3766f9c93ac37ab 5 0.00/1.00 vMB 0
79,505 79,505 00000000002615974b91e6e10889a020548389307b3733d6df9ae6fe066d2b17 1 0.00/1.00 vMB 0
79,504 79,504 00000000001aa62850aea3dda34b3a9af269a0cac44c3ea481206bdfdf5dfd91 8 0.00/1.00 vMB 0
79,503 79,503 000000000033902451c90bc6f85ea8fd371bc299d122eeeb506b4113d8ef8999 4 0.00/1.00 vMB 0
79,502 79,502 000000000023e9d326808817ee2d628c097746e48eeb157ccc5a82a66afb2f56 2 0.00/1.00 vMB 0
79,501 79,501 000000000038638db89212453807de4282e53ab37df5412795faf44e5617fe00 3 0.00/1.00 vMB 0
79,500 79,500 00000000002064fcb7e89948378381e247c514f78f8d441597f3419d47e9f282 6 0.00/1.00 vMB 0
79,499 79,499 000000000042152ab12d5b7d97c8d24744291114048758edbd9c7f06f689ee67 4 0.00/1.00 vMB 0
79,498 79,498 0000000000128e44e3b9cfc86c775bbe1a570d514e74b84d4280db253d5c02d2 6 0.00/1.00 vMB 0
79,497 79,497 0000000000599d99481e34a4e3b7fa7b9c640115ccfff664ecf2c5415fd806e7 1 0.00/1.00 vMB 0
79,496 79,496 000000000013c500a854b1129a68e4c408ffeeb5ae6c00e94605d7ed3397472a 2 0.00/1.00 vMB 0
79,495 79,495 00000000000f6303f385bae569407feedce746de0a7ec846f5a17c2c48f01608 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.03 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: 800.22 GB
    • Received: 22.80 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.