Loading Tool

Explorer IconExplorer

Memory Pool

82,236 transactions
30.27 vMB
0.11334380 BTC
Random Selection Loading Transactions
Max Size: 183.37/200 MB

Candidate Block

Mining Attempt 5a4830c26ea84cb593ad4c07034b3adbaa9895429c799a3b349e69e6dd5c3fe1
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 8292aa310ddb167018008e13393174f540e5aa66533e5492a70b0e0abe1599cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,162
Size: 1.00 vMB
Total Fees: 0.03789343 BTC
Feerates: 121.32 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (402,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,676 512,676 00000000000000000040e8b4d29b752798599ee8100bdc496648562b3a1722db 937 0.31/1.00 vMB 93
512,675 512,675 00000000000000000053031e0641d088d389e6a33c7e1332e98e35250720764d 558 1.00/1.00 vMB 18
512,674 512,674 0000000000000000001e9ffa01f826f29882d0daa885040e9861e370d6d99eb9 1,206 1.00/1.00 vMB 32
512,673 512,673 0000000000000000000678083cc63d5407a141c541dff04e152513d8d8f12d9d 327 1.00/1.00 vMB 4
512,672 512,672 0000000000000000001979b5143582ede57569fda7a1313d8ed51958e416dcae 1,145 1.00/1.00 vMB 18
512,671 512,671 0000000000000000003f2805d2d21e7fb39ac6d2e24b2dc8178c554d60de5e9b 1,629 1.00/1.00 vMB 21
512,670 512,670 000000000000000000131021290a04b28d0ce2480910349a3aa754583e88ffc8 325 1.00/1.00 vMB 3
512,669 512,669 0000000000000000000ce2f858eba2011a35a7f50bac055c3a86739e13d332e5 356 1.00/1.00 vMB 5
512,668 512,668 00000000000000000014a3ccd450fdab5ca74ab31e8d1867cc3a08301749b272 491 1.00/1.00 vMB 11
512,667 512,667 0000000000000000003607dc546e8c29df55358674363b1f5d288bfa8ec5524d 574 1.00/1.00 vMB 8
512,666 512,666 0000000000000000002d89df9e440fa7a334072d675d041dc3e22ab7bb9831ea 888 1.00/1.00 vMB 15
512,665 512,665 0000000000000000004cc774e64c5ca1f390a5f0bf97718064088847745d9ec6 552 1.00/1.00 vMB 20
512,664 512,664 00000000000000000009bacea61e3233d5435daf23a436b62bd21f1f7e1a3574 941 1.00/1.00 vMB 23
512,663 512,663 0000000000000000001a03753a065271b43bd8a92dddc5b71c8652c8bb5e90ea 1,455 1.00/1.00 vMB 22
512,662 512,662 00000000000000000015bb97661fb7976252d834dec704586e05ea85fba7ea9f 270 1.00/1.00 vMB 3
512,661 512,661 000000000000000000094a64ae91f577335f78f0620b0ec8ed6a2e14e9c9aa28 169 1.00/1.00 vMB 3
512,660 512,660 0000000000000000005587799f6b3dfa4d2cd62974469ba7f4e872bbcdbb3987 804 1.00/1.00 vMB 9
512,659 512,659 000000000000000000248ae57f3995af2c372bf3ad8a5f8f1fa268151b73b331 694 1.00/1.00 vMB 10
512,658 512,658 0000000000000000001fb994cd029b963b456b4ae608d4e8ea5ddf7803066627 2,211 1.00/1.00 vMB 28
512,657 512,657 0000000000000000002ff3fc5e09510b9b15387db7d6075439658bc94e544717 243 1.00/1.00 vMB 1
512,656 512,656 0000000000000000000c4e1695a05c100eb79f61c9754bf896bb0afca8bc15b9 140 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.