Loading Tool

Explorer IconExplorer

Memory Pool

79,872 transactions
30.23 vMB
0.11001113 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt e292ce4e9f7523350d5081c79ad5ba9b78afb9cbe142f75c5c5b58ac80a63f86
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 30124acaabd53805efb1fff19c10db099cad971b756963be34de812e0c6480cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,799
Size: 1.00 vMB
Total Fees: 0.03860476 BTC
Feerates: 151.00 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (540,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,756 374,756 0000000000000000129ae92dda8887cf8b4117718351533813fd25f257311841 510 0.93/1.00 vMB 9
374,755 374,755 00000000000000000d3db2e3034370abbcad70dc949df10694d3c1087452674a 139 0.09/1.00 vMB 31
374,754 374,754 00000000000000001253e63d7ef8276164ce92d296e5c75af418fdb443f095d3 37 0.01/1.00 vMB 37
374,753 374,753 00000000000000000de5b3cddf16ea4199f080c92b697fddbe80bd801ce225ad 813 0.75/1.00 vMB 20
374,752 374,752 00000000000000000ed2d72db96b93761f77bc46383c7eb301a8765d904875b5 422 0.75/1.00 vMB 7
374,751 374,751 0000000000000000077ab227da72ad9f03d84ce3618156c5c75a21288e8629c5 1,186 0.60/1.00 vMB 40
374,750 374,750 00000000000000000fb118b012604fc49dba36a257ca5b9caa45f46cff922ffe 1,369 0.93/1.00 vMB 26
374,749 374,749 000000000000000002d2f8917338e83ba400077dbd79fcc5db37ab78230a21b6 662 0.30/1.00 vMB 43
374,748 374,748 0000000000000000027dc522db6fe31ea44a1dd88b778ad5c013e4e410f4b3ca 657 0.36/1.00 vMB 37
374,747 374,747 000000000000000008cc31d4e7f811562f0799a114651f24dae3e4af13b1774b 1 0.00/1.00 vMB 0
374,746 374,746 00000000000000000955786840eba44d61979c588a8f4c5becc09a0547b42e09 880 0.38/1.00 vMB 44
374,745 374,745 00000000000000000adba197816b5aa6976ba7b26e5efb5db0c92c97486039be 4,538 0.95/1.00 vMB 16
374,744 374,744 000000000000000012bd332169d3d69c773311774d1b69a3b47de354afb6668b 3,490 0.95/1.00 vMB 8
374,743 374,743 00000000000000000643a546061bf19aedaa8a0b60dfe02edb6047982fb0fcb4 139 0.08/1.00 vMB 33
374,742 374,742 00000000000000000a7018311f58e9d188cf9a9418936841279feb76a35dac3b 523 0.27/1.00 vMB 46
374,741 374,741 0000000000000000051c65dd8d6fa25a37bb202114f7035aa71c402629d13bc2 923 0.93/1.00 vMB 22
374,740 374,740 00000000000000000bea2a146062b687ce6f8b71e06185a8ebf02df0c8d52e2e 589 1.00/1.00 vMB 11
374,739 374,739 0000000000000000020b0c2b3a6fb1f4627870e28c1979c6ba39ab40f34e1e22 1,286 0.75/1.00 vMB 16
374,738 374,738 00000000000000000117c86f6a048d48c6be3360d97dc0a2f2f64aa891368090 801 0.50/1.00 vMB 31
374,737 374,737 000000000000000002f59acd066dcb0955e3cea1e0da4d15d148e1d006e3058b 1,727 0.92/1.00 vMB 46
374,736 374,736 00000000000000000b3c8e9a867c08c3a635600dc799c8ce5f6c1f48420842b1 1,741 0.93/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.