Loading Tool

Explorer IconExplorer

Memory Pool

77,179 transactions
28.67 vMB
0.06602595 BTC
Random Selection Loading Transactions
Max Size: 173.98/200 MB

Candidate Block

Mining Attempt 27432b65a058612e78b986e1c5755a4ad7f8fe853cd10e9e23121042dcad17d3
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root dcd257df5f4ea9327d81091477964e882eb21968d1bdf831d20ee37d64f2c3f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,612
Size: 1.00 vMB
Total Fees: 0.00631232 BTC
Feerates: 20.01 > 0.63 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (491,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,108 423,108 0000000000000000019366f8c31465c017f54c4291bb9a2a2e7868529d6e32c6 1,829 1.00/1.00 vMB 98
423,107 423,107 000000000000000001a3295cb54aedf27360c3e33f66a3c552c86e0302662d9a 1,442 1.00/1.00 vMB 55
423,106 423,106 000000000000000001f4d850df915ea1d939f2dc6d82650bd1a6cb788537476f 1,439 1.00/1.00 vMB 47
423,105 423,105 000000000000000001e75fa0313ced5637a14d89e2afca0f409d35dc4822ebe4 2,111 1.00/1.00 vMB 80
423,104 423,104 0000000000000000037797d7ecb0df96bcfd24693873e7325a06705d1d89cd7c 1,960 1.00/1.00 vMB 92
423,103 423,103 0000000000000000034ab77d87dfd096a74e824309afae3c99c0e3978d37d300 2,167 1.00/1.00 vMB 60
423,102 423,102 0000000000000000031bf8ecd1e5a0f18a4414e42da6fc13fb4732b28b3f4d5e 1,231 1.00/1.00 vMB 98
423,101 423,101 0000000000000000045bdd2d63a4f82f5a02d4e379ad7280d816a385c5888aa6 657 1.00/1.00 vMB 22
423,100 423,100 0000000000000000000ce03f88c38fea2e2e2762cac88748d607912eff518611 655 0.87/1.00 vMB 30
423,099 423,099 000000000000000002ae3583352d5fb64a506ff4124dd2601d0fe0dfc29cbe0a 235 0.92/1.00 vMB 12
423,098 423,098 0000000000000000011a9a461181661d8255495d8ac47bbaeaf470e0f9032a32 465 0.32/1.00 vMB 59
423,097 423,097 0000000000000000050f08892362eb471d100923a2418efcd9a55ea2dad480f6 832 0.35/1.00 vMB 72
423,096 423,096 000000000000000004620f5883412bf0219eb723ce60d1118605e510cb762f91 207 0.27/1.00 vMB 56
423,095 423,095 000000000000000004c0decbe6adc9a05cc6e81c8831bf623fd97abc54aca4fe 965 1.00/1.00 vMB 21
423,094 423,094 0000000000000000046c9d1caa0981dc7c13c5f452093eef304ac0a0f9b9ffff 1,727 1.00/1.00 vMB 47
423,093 423,093 0000000000000000030f069a0332a5ca27ebeb5b4d512d5ecfe642d43fd17ccb 2,519 1.00/1.00 vMB 59
423,092 423,092 0000000000000000017874c1c6e61cf5e1a659254535ed7393cf268a329f5feb 1,540 1.00/1.00 vMB 65
423,091 423,091 000000000000000001cbdcc7d108d853527cf3e257b327984fd6595589ccabcb 1,189 1.00/1.00 vMB 97
423,090 423,090 0000000000000000038c94892e5a4cb4b665d77d06aa9aca82ca4f22d7ad4a36 1,633 1.00/1.00 vMB 64
423,089 423,089 00000000000000000212d06f7cc735bbfec1d4098809a73bd545fb2e30d07175 1,821 1.00/1.00 vMB 85
423,088 423,088 000000000000000001bf45fc9adaf0fd920517ce118a19039f1ace6cd0044a48 1,254 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.57 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: 670.86 GB
    • Received: 15.85 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.