Loading Tool

Explorer IconExplorer

Memory Pool

82,427 transactions
30.76 vMB
0.08446530 BTC
Random Selection Loading Transactions
Max Size: 185.45/200 MB

Candidate Block

Mining Attempt 30eecc727eabae342ff8201312e808ed24671b8a8f124bae01df95182c596ad0
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b7b5b46491bf033c589a27ae0091c1b014e218f581800132b99b5d48ef4b5e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.01896583 BTC
Feerates: 73.20 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (560,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,118 354,118 000000000000000005893741bf15e28dd0316eb61141fef77d0585fba1a5ff66 1,630 0.75/1.00 vMB 29
354,117 354,117 00000000000000000bf21690ad467424aaa2951979ed0d9f249ac448c0290311 509 0.75/1.00 vMB 14
354,116 354,116 00000000000000000f92bf9c484023baec4085b97d5c41ddd62fc7adb3b8e093 1,437 1.00/1.00 vMB 21
354,115 354,115 00000000000000000ef3e29900c64053fa535c7d330ec70cd4ecf0f4038f441f 718 0.75/1.00 vMB 20
354,114 354,114 000000000000000000fe97e1d67f27c85e66ce02b7bfd069fa2f2b8e485a6a40 2,377 1.00/1.00 vMB 29
354,113 354,113 0000000000000000103b8f9c45dff146898a18f1b4a194c263c99b70a8508800 2,724 0.75/1.00 vMB 53
354,112 354,112 000000000000000012610a8881bd4e8a606d2160bbb54388d7a4bc495b43da98 1,016 0.35/1.00 vMB 48
354,111 354,111 00000000000000000b1b86c3fd4a7076b4a45093fd57522c8b059cd8a2bd84c0 2,570 0.75/1.00 vMB 46
354,110 354,110 000000000000000011488c933ae5aea4eb836f069eb96d661251f69068d00551 1,597 0.75/1.00 vMB 32
354,109 354,109 00000000000000001084a6c379acecf45972184f665e8b43704476d94ea402ae 788 0.52/1.00 vMB 22
354,108 354,108 000000000000000005c7a416a480d6f890bb25a6228a73412f6ad85439fbc0c4 804 0.46/1.00 vMB 24
354,107 354,107 000000000000000002dd0db2132e68df676281fde0e5811b57328fda8f2261b0 1 0.00/1.00 vMB 0
354,106 354,106 000000000000000015aba139e48f1b3b5f19671beedcee6df6faa48dc23cf077 847 0.37/1.00 vMB 29
354,105 354,105 000000000000000007a8b5be69640ccd41c6c40b6534ca1af37b0a0d088d4e10 421 0.21/1.00 vMB 25
354,104 354,104 00000000000000001653fb7cc506f88320491cfa35d047448c3bd920959e5d5d 62 0.03/1.00 vMB 18
354,103 354,103 000000000000000016db3f227b7ad193d4842b89b8dbb4476feaef1b83bfe2b0 581 0.31/1.00 vMB 26
354,102 354,102 000000000000000006655116fd30540796240df28efa58fee70cbc2f1d6c3b0b 165 0.10/1.00 vMB 32
354,101 354,101 0000000000000000029ea0c2c8783cb4df9d69007b7def61cc202d85e570d800 64 0.10/1.00 vMB 5
354,100 354,100 000000000000000013cb02e7fbd216d3253d299ced3a7561df4eeeeae3f63aa3 774 0.41/1.00 vMB 26
354,099 354,099 000000000000000015624443ae2e5b0c22f66e134b678ffe78a6862960e5e109 681 0.37/1.00 vMB 24
354,098 354,098 0000000000000000137b248756a1e7ec1f3316b45f7dbaeac35504ff262603f8 707 0.30/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.