Loading Tool

Explorer IconExplorer

Memory Pool

41,527 transactions
26.08 vMB
0.05731244 BTC
Random Selection Loading Transactions
Max Size: 136.37/200 MB

Candidate Block

Mining Attempt 16cb5060b5f706ab72bf28f7afc82ef337ef5d4ee60d6b66426bfe3db323fdbf
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 43d6c8f69f6d3d76f16da565e20607f4dab733ab2fa8a305a5fbfa8db7ebad01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,496
Size: 1.00 vMB
Total Fees: 0.00970532 BTC
Feerates: 100.00 > 0.97 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (554,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,204 360,204 000000000000000006d97244f3d940581f6334fdffefee6781f5ecd5774dd3e4 1,154 0.58/1.00 vMB 29
360,203 360,203 0000000000000000112eaefe8a9d3a2cc6b428d8bdba4aa35055e80595ae8937 2,061 1.00/1.00 vMB 31
360,202 360,202 00000000000000000492abae7af6db307961953fe9253747e24d8c33362f7e72 64 0.03/1.00 vMB 33
360,201 360,201 0000000000000000137757fc37a57f597a844814ad29c898be4dce19a925481b 774 0.39/1.00 vMB 28
360,200 360,200 00000000000000000599d99aa420e018bd245b6e7fd48e490041ab2f9a0aac38 627 0.32/1.00 vMB 25
360,199 360,199 00000000000000000d809d605d4ad1f0df8b122cdba952a9011bc26688dfe3ab 1,632 0.81/1.00 vMB 26
360,198 360,198 000000000000000015f25062f311c09f4e5cbd0a2983d60016fad8ac1be13004 262 0.13/1.00 vMB 20
360,197 360,197 00000000000000001341439978bb948f808b3fa1cb253bb35c8d998ad23306c4 825 0.60/1.00 vMB 18
360,196 360,196 00000000000000000a43899c14fdddee03443f9bdfcf2508f61838decc72b52c 659 0.75/1.00 vMB 3
360,195 360,195 00000000000000000361b28e82c99eafc1ff1ec3c02f6a88c538ff4a15d817f1 1,776 1.00/1.00 vMB 18
360,194 360,194 00000000000000000d4715facf6076038066bb273681e9c7ac0d5fd67d6f95fc 875 0.75/1.00 vMB 21
360,193 360,193 000000000000000002a1c7b2e0327f39f5650ecfbeb3abe7d685356ffb79284f 2,123 0.75/1.00 vMB 44
360,192 360,192 0000000000000000144086516ccc3824128835fbef52eb26e0c0fc81723f0dac 1,379 0.75/1.00 vMB 25
360,191 360,191 00000000000000000b3c8380aab3c52af2302c8763acff016ad750c3765d7767 737 0.75/1.00 vMB 21
360,190 360,190 0000000000000000141082c8045e2baded1c074967f0fdf70fb65b3ebb55bd37 1,092 0.75/1.00 vMB 43
360,189 360,189 00000000000000000342f93ec09c32f0b82a874d280de13f8d5ea3a6bf302610 1,208 0.75/1.00 vMB 23
360,188 360,188 000000000000000008816c36fc59734cd6db5b091b80a42a5c29978942f9b720 2,747 1.00/1.00 vMB 51
360,187 360,187 0000000000000000035c2bb81b3e29af782b754f92fde67e3dd6897851db4c4d 853 0.75/1.00 vMB 33
360,186 360,186 0000000000000000080d9d15060338726bd7b23675e64ce453a8046decc24015 749 0.75/1.00 vMB 19
360,185 360,185 00000000000000000bea8b864f3f80c9642aa8d662ed68937166cec73a3e41ce 1,721 0.75/1.00 vMB 38
360,184 360,184 00000000000000000323ed51b8715eeaa80e6bb16033f50252f6e0f07574f566 2,035 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.