Loading Tool

Explorer IconExplorer

Memory Pool

37,341 transactions
27.05 vMB
0.10688970 BTC
Random Selection Loading Transactions
Max Size: 138.35/200 MB

Candidate Block

Mining Attempt c9366ef6a5c8c05b651cefaaf3d815e4dfe8f2311cff5f708caa112c00834b31
Version 20000000
Previous Block 000000000000000000008372903aa4d0da986da668e92f623c39e85dec80bae4
Merkle Root 8415eb7ad17481d12e3fddf26a7afd3839edce898dc8a1e838d59c79338e6ec2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,599
Size: 1.00 vMB
Total Fees: 0.05631459 BTC
Feerates: 265.25 > 5.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,267 (797,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,113 117,113 000000000000342637a18ba9dbef6b24783c5cf597ed294d14182e3bd219b09b 9 0.00/1.00 vMB 353
117,112 117,112 0000000000007adc528d0c9bcaa8b59d4d74731b197e74f0245edcf3821e1d82 10 0.00/1.00 vMB 316
117,111 117,111 000000000000af3fa8e1453ba3f16e2e2a6e38c40f76a8b84364d5129b042de6 12 0.00/1.00 vMB 802
117,110 117,110 00000000000034acf47f99113cfc0d559524c817896d53f145e51ee2731079d6 41 0.01/1.00 vMB 767
117,109 117,109 0000000000005e048ce749e11a3eaf034a8e5d67b7a594e93d6c5ddba137f201 11 0.00/1.00 vMB 841
117,108 117,108 000000000000373840bca5088eccf266ebffc46fcd8db2af7c08415ef2a56a99 14 0.00/1.00 vMB 1,319
117,107 117,107 0000000000002f0ba7264765afeab51dff45ca5c8632d279d8995afb44efab1b 16 0.00/1.00 vMB 652
117,106 117,106 000000000000ba1f050065a55296fca5202c562accc0ac9c3f977988b59a1b4a 54 0.02/1.00 vMB 558
117,105 117,105 0000000000001ffd245400b97cdbc66407fdceba0f2a7858a9148d03feca697a 17 0.01/1.00 vMB 1,794
117,104 117,104 000000000000450129378a04607ddb796b2e069ad9605500c0329645f897516b 11 0.00/1.00 vMB 0
117,103 117,103 000000000000033adb66dc9443c9dc78df6802b29f1a6fc204eb1890866b3075 30 0.02/1.00 vMB 887
117,102 117,102 000000000000bd06ded508e2fa3946654633ff9c3f8fe704524f63272841f942 9 0.00/1.00 vMB 0
117,101 117,101 0000000000004319070e4f7d3a5e4fe928122155555a883f437a671eb3840108 23 0.01/1.00 vMB 226
117,100 117,100 00000000000093f0e35420d98c2ddd3d02c4d50bd1e809d8fafc3e2bd468a424 1 0.00/1.00 vMB 0
117,099 117,099 0000000000007eef817060460cf701256652f8b4c51df133ba1eb42767933162 12 0.00/1.00 vMB 342
117,098 117,098 0000000000002466c21546d4fcb1461664fffe9566776cbeeae24474eaee9d6e 6 0.00/1.00 vMB 674
117,097 117,097 0000000000007b2e1ff982782ffd6757a3ee17f8663768d0c13fbd9b2def90dd 17 0.01/1.00 vMB 1,298
117,096 117,096 000000000000c97d3278b28ea6c286b0f47125f83e24e248f87f08bf9c237aec 13 0.00/1.00 vMB 588
117,095 117,095 000000000000abe5a0232a16f90095358577ad80229778102ee634437e8d2a51 12 0.00/1.00 vMB 0
117,094 117,094 0000000000006e139bbb2c9d8770158909a9ee16e87cbda57b7090f2b270aabe 8 0.00/1.00 vMB 1,162
117,093 117,093 00000000000042c3315e4e9611e072638831b7b348b47561f2ba3cd860055306 9 0.00/1.00 vMB 675
Previous 10 blocks ↓
Total Size: 781.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 578.27 GB
    • Received: 8.69 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.