Loading Tool

Explorer IconExplorer

Memory Pool

81,265 transactions
29.86 vMB
0.10589773 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt f5bd6cd638ce05af4fbceb86b54ef86c87633f0bff6f1b36294ceb048b373f0e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f1acca07955efce11ae474ea27709ad4c783a4c03b5e06787badd0860f260c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.04024678 BTC
Feerates: 146.36 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (302,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,008 613,008 0000000000000000000c2a588b183a8d7af573f99791597bc7f8b245eaa247ec 2,669 1.00/1.00 vMB 20
613,007 613,007 00000000000000000004b16536b42f5e193a42422b2416338c1e8cb100fec872 3,479 1.00/1.00 vMB 23
613,006 613,006 00000000000000000011e1c3e9895f482b08587fec2e4194afd958dc4dd63502 2,843 1.00/1.00 vMB 19
613,005 613,005 0000000000000000000be7138e08299c241b64f27a520fa8273427fcb871d809 3,236 1.00/1.00 vMB 24
613,004 613,004 00000000000000000009d0f44c4a561bc418f389d4a834eaa014bf301cf41f90 2,708 1.00/1.00 vMB 22
613,003 613,003 00000000000000000008cbbbb46d4b7cb7fab8de70f14da61f4ef15937a867b5 3,252 1.00/1.00 vMB 21
613,002 613,002 00000000000000000008fc2165b4dc4b45d477f9221dbf11b4578080424a537d 2,758 1.00/1.00 vMB 31
613,001 613,001 00000000000000000009cd15b01f6faeee58c6ad476daa41ba29a09bb100e526 3,276 1.00/1.00 vMB 31
613,000 613,000 00000000000000000008d2989ca5876b9c24ae9f4c78090063877cda555a3510 3,160 1.00/1.00 vMB 39
612,999 612,999 000000000000000000103fcfc5935d2789dc4215170afaa228422c49f6e88958 3,069 1.00/1.00 vMB 30
612,998 612,998 0000000000000000000d3cfde10ef03ce8e69c736396dddbf32e3f8117a1abbd 2,947 1.00/1.00 vMB 40
612,997 612,997 0000000000000000000bb77482010f311c0d69c3f925acd8167af5ea7f31f44d 3,470 1.00/1.00 vMB 24
612,996 612,996 0000000000000000001096b1319d97a623a502bf3bbe85c20b649ddb4ea4a043 3,117 1.00/1.00 vMB 26
612,995 612,995 00000000000000000003b2867f194993f1e42fc2c61e79f8ca6ab100662e579e 3,076 1.00/1.00 vMB 42
612,994 612,994 0000000000000000000260a07153e5eeb763d78bc4bbe3b3ac5cb52f1f5a5e78 2,309 1.00/1.00 vMB 6
612,993 612,993 0000000000000000000ae8b092ac02ba6245973fa056cbf948190facc52ba6dd 3,047 1.00/1.00 vMB 18
612,992 612,992 000000000000000000050f5814da6774404910cd35419ae7b2637a616110e75a 2,987 1.00/1.00 vMB 18
612,991 612,991 0000000000000000000d4d7e5673cd3ca49b5a7c222c4859ce22c19dcb7f81ec 2,227 1.00/1.00 vMB 25
612,990 612,990 00000000000000000006dd89cf42e77d1927dfeaf3be7fd2e3a2805fed178f39 3,323 1.00/1.00 vMB 34
612,989 612,989 00000000000000000007d8e08c3744fb7f399954b920d9dca8cecac50cafea5c 3,004 1.00/1.00 vMB 29
612,988 612,988 00000000000000000010a0548731c3fadb1fcfb368b6c484054263acbf008362 2,983 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.