Loading Tool

Explorer IconExplorer

Memory Pool

82,114 transactions
31.04 vMB
0.11883903 BTC
Random Selection Loading Transactions
Max Size: 188.42/200 MB

Candidate Block

Mining Attempt 9e30f7bd3ac78bcc40c97c3237e3911d4d6e86da785f6ea25e512b2897a0f3ce
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root a4cec18d4766720ee5c51c1e3779ae6ab78269a1e006628ee9af578e6753cf9c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.04060548 BTC
Feerates: 318.30 > 4.07 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (478,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,007 437,007 000000000000000003c76a883677c6028edf0ce4e9c3dc4410a0a42b6d6b5c23 2,540 1.00/1.00 vMB 56
437,006 437,006 0000000000000000032197a00fc76a1004c99bfe46e92832411462d1c468a9c5 2,322 1.00/1.00 vMB 90
437,005 437,005 0000000000000000006f3279816019bf27671123303d65046ca86d83d581432f 2,389 1.00/1.00 vMB 73
437,004 437,004 0000000000000000010ba10170fd7add886beaf5029ff4bfde727831abbec238 2,042 1.00/1.00 vMB 57
437,003 437,003 0000000000000000037bdb46e223d6cab5ab9147fea86afc355401aca60402dc 2,016 1.00/1.00 vMB 71
437,002 437,002 0000000000000000023197f12d821fc88853776f2f4be54a956eb15740166e66 2,585 1.00/1.00 vMB 85
437,001 437,001 000000000000000001ce749fb5b668ac5448f6732774cd083668e9d7b431ffd3 2,692 1.00/1.00 vMB 68
437,000 437,000 000000000000000003c49a3a20b0c8d61eaa703bff6856a2349b79b1fee89f28 2,024 0.99/1.00 vMB 62
436,999 436,999 000000000000000002a310688a5cbaabc158c632e250d2b7bf6c98a3552dc8cc 2,703 1.00/1.00 vMB 96
436,998 436,998 000000000000000001a9c6c2a058db72fb1b0d26a09dd3f5fe03c5d1d213eba7 1,991 1.00/1.00 vMB 81
436,997 436,997 0000000000000000031a4859dc8db0b1c3d5d9e4a2f69d7211df745d0d7d28df 2,265 1.00/1.00 vMB 70
436,996 436,996 000000000000000000860f93511bf76142cea1ba3860f421de3a7974a0564bd5 2,595 1.00/1.00 vMB 57
436,995 436,995 0000000000000000033a6838910937090db0a00b4844150882f2ec79e600d786 2,174 1.00/1.00 vMB 56
436,994 436,994 0000000000000000041dafd116f198e1fb904c0deefa59a36ae0a0c750e1e292 1,998 0.75/1.00 vMB 106
436,993 436,993 0000000000000000042a265ceb1c53d9076e886e4cd8436d1efc2c82c2464fd1 2,293 1.00/1.00 vMB 79
436,992 436,992 0000000000000000009ebfad2909002d819a8a60c80a155d92816b85a9a2a1b9 3,118 1.00/1.00 vMB 110
436,991 436,991 00000000000000000376a32e6d6f081b874d9b888bae4ff6053c006a4932e942 2,391 1.00/1.00 vMB 80
436,990 436,990 0000000000000000043de2d4e5a6fb6513e6d6a6b7f209b14797527961fb70a7 192 0.10/1.00 vMB 34
436,989 436,989 0000000000000000040d137b44b83eee64785768eec9eceeec6b10471f6cd8a1 1,834 1.00/1.00 vMB 56
436,988 436,988 000000000000000001e408e5d4f437180b2e4c92e006c6923a3ee2c21175d773 2,162 1.00/1.00 vMB 68
436,987 436,987 000000000000000003f2e48cfa73acdf35e8a76277cd55f747677de1796e25ca 2,798 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.