Loading Tool

Explorer IconExplorer

Memory Pool

78,479 transactions
29.14 vMB
0.08241963 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt d427084d4c23e4599252cf8b59bd5fe70442f778196c7652cfbd3b1e692f1912
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root ff8e29626bdc63fd54550d2c39ca16a1f96264589c6c4dc577e1bf6dd0820699
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.02137107 BTC
Feerates: 178.73 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (489,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,243 425,243 0000000000000000008eb4020424a3f2f3744a710b9a2b247de1a839955267c9 1,599 0.60/1.00 vMB 74
425,242 425,242 000000000000000005337c7e776793f7bc286411de32e0a98cc2f3a560e073be 532 1.00/1.00 vMB 13
425,241 425,241 0000000000000000055e6e351058f0db306486d95bbda6238562888ec3296345 1,887 0.92/1.00 vMB 61
425,240 425,240 0000000000000000003cb845a87b671c0ef51bec2bb28a2dbcc655fe8b38abf3 3,022 1.00/1.00 vMB 82
425,239 425,239 000000000000000000deb5f343d7ac9b1be78180e9a1e15ba9fc06591da1dac8 1,536 0.70/1.00 vMB 70
425,238 425,238 0000000000000000036afbd2c6da1607a1e909b7ec1cf1b4ea0ba8aaf6f82f8a 1,744 0.99/1.00 vMB 46
425,237 425,237 000000000000000000cb0f89bbc58098e6fb397befb3b06852e6eb889238fb62 772 0.37/1.00 vMB 64
425,236 425,236 00000000000000000259418efcc2a4c26d43f2115593e28c696ed2e48975bc98 423 0.21/1.00 vMB 70
425,235 425,235 0000000000000000010f090cdc6f80d64c9cf4876e89e69869e2ab40f479bc3c 225 0.19/1.00 vMB 36
425,234 425,234 00000000000000000273f219b8916a9dccd0272aa4db6df2a631f5675544a48e 1,961 0.88/1.00 vMB 63
425,233 425,233 000000000000000002e87cc2115c9bcdaee234374365d903178407780ad43751 522 0.99/1.00 vMB 17
425,232 425,232 00000000000000000247cebb2be99bfb156da748abaca454a7c038930b348094 1,304 0.68/1.00 vMB 57
425,231 425,231 000000000000000003eb12d7b57f691023ac224e51ae4b1149810d569a4281d9 198 0.16/1.00 vMB 65
425,230 425,230 000000000000000003f5043b14b8d0d57b2661e6ee8063d9f9a70df9cff768a1 320 0.17/1.00 vMB 65
425,229 425,229 0000000000000000016594dff3b7ea0832d9075e4d5c9605e3b69d847d22d989 913 0.68/1.00 vMB 36
425,228 425,228 0000000000000000032927a94dc7cf12c97332825cf8c21942e8288d5ece6ea4 2,278 0.75/1.00 vMB 94
425,227 425,227 000000000000000001e7c6da86cef16ef02a35b2369264ffe8649ae06aaf5a47 1,300 0.55/1.00 vMB 77
425,226 425,226 000000000000000001bd6dbca6f17337a5368fef28c032c6faf0440580b4bea9 695 0.51/1.00 vMB 40
425,225 425,225 000000000000000000c3c147453301b9be4f497857310ff011f86c75ac258727 1,700 0.80/1.00 vMB 66
425,224 425,224 000000000000000003c1ffc84c482f1f3cba3ceefbeb77eadfc72f6907dffeef 2,229 0.93/1.00 vMB 72
425,223 425,223 000000000000000001e507e1e658d4d161683212efb87c40ecf39ce711bc3a87 2,069 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.68 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: 678.11 GB
    • Received: 16.44 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.