Loading Tool

Explorer IconExplorer

Memory Pool

83,349 transactions
31.83 vMB
0.12417580 BTC
Random Selection Loading Transactions
Max Size: 191.83/200 MB

Candidate Block

Mining Attempt fefef353471d2e581d04d8d95a426e50c2ef6f850ecd568fc370e7ede009ebb3
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 891c5af2a22085400dfc2a8c9d91d2c4a6ef50e27e30b2e339974375a3c905e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,634
Size: 1.00 vMB
Total Fees: 0.04805729 BTC
Feerates: 150.75 > 4.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (548,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,132 367,132 00000000000000000035dcfbe56aff2701e7cd8beafc3ddeb09d4d13360bea96 251 0.24/1.00 vMB 24
367,131 367,131 0000000000000000041d4069c18debc9f35b62813e1c4bff53b8dc939f7df120 648 0.50/1.00 vMB 24
367,130 367,130 000000000000000004333d9365ede5af190214fc314138f7421ed12ebc608838 472 0.81/1.00 vMB 20
367,129 367,129 00000000000000001200dba92e9e65b5e0c3242af5ad88fcce1e4a653aea84b5 1,204 1.00/1.00 vMB 257
367,128 367,128 000000000000000004af93c0014dc281a635efca25d1470b85f7b21cb19615d1 936 0.95/1.00 vMB 27
367,127 367,127 0000000000000000040a7c337fb784fcff3e48759470ad71e92875a2ca7c390a 299 0.25/1.00 vMB 20
367,126 367,126 000000000000000005350cf84739088ee331722b0efb1dbd78c384c5bd3ac937 495 0.75/1.00 vMB 22
367,125 367,125 000000000000000007e5317f26d5220ce2b8cdb9c9597b34a0f594e22f9cede7 920 0.50/1.00 vMB 38
367,124 367,124 00000000000000000bba03a3fdac0e66a279d75f221b9b299e61bb5bbe66201e 846 0.93/1.00 vMB 22
367,123 367,123 0000000000000000051a7a699693e328960db445e5a3ba670882ffb11cb2bc49 1,174 0.93/1.00 vMB 31
367,122 367,122 000000000000000010a5c4bd05923db660365184dd994126de62ae4cc4eba156 1,252 0.80/1.00 vMB 33
367,121 367,121 00000000000000000ba9a98a9a15f43f6fb4697158e9e679aa2bd661a308704f 578 0.47/1.00 vMB 27
367,120 367,120 000000000000000002fcfc3757a470dd32c3e83f9deb807c53f5fcb8515a69dd 781 0.55/1.00 vMB 30
367,119 367,119 000000000000000002581bf1b7997536a24988f0ab719340c795a0d7b781b393 1 0.00/1.00 vMB 0
367,118 367,118 0000000000000000036b5dd8133f272767deed4497b6b3af0413a2c6ac819875 541 0.44/1.00 vMB 23
367,117 367,117 0000000000000000144fc2092a1b8aa25a925b2eb84ed866def89abb026583b6 1,385 0.95/1.00 vMB 34
367,116 367,116 00000000000000001168f4ecca0e360e79ba1dad5d1d6328493e4da3c1d35a6e 659 0.46/1.00 vMB 31
367,115 367,115 000000000000000004a7d12132c81dbefd54045fc9f5fcd11c9fe2ae8b647c10 119 0.07/1.00 vMB 31
367,114 367,114 00000000000000000cb52aed5eaa2b92ad5a3741ab436356f64ad987c29dfdd6 617 0.70/1.00 vMB 17
367,113 367,113 00000000000000000288f0a0874c23965bd55d639d073512dd3a875a639410b6 665 0.75/1.00 vMB 25
367,112 367,112 0000000000000000047fcbda737603005835e0fdc270b7629d3ae2137135069a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.71 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: 700.37 GB
    • Received: 16.61 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.