Loading Tool

Explorer IconExplorer

Memory Pool

82,021 transactions
30.50 vMB
0.13357980 BTC
Random Selection Loading Transactions
Max Size: 183.55/200 MB

Candidate Block

Mining Attempt 3405e1feda9a61e45e68fb69eec381d60136363ad5209faff504a66e840b6ce9
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 1b9388bbfaea6d3830d16a4fc5273c4a3452860ed49eaa7959b921f3d8ee6192
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,172
Size: 1.00 vMB
Total Fees: 0.05215115 BTC
Feerates: 302.06 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (302,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,014 613,014 00000000000000000003dc8680487407789777fa2c60ffb88047a4c63fa74dee 2,711 1.00/1.00 vMB 11
613,013 613,013 00000000000000000006c4123a425b14c10ddac8036e3d38aacfe2c2c2d55db7 2,922 1.00/1.00 vMB 16
613,012 613,012 0000000000000000000df36d09f092c65a51c56dc784895da751ce1998a07a51 2,779 1.00/1.00 vMB 14
613,011 613,011 0000000000000000000eebe5472023ab534d59cf8116ce2486417ab02d07e829 3,431 1.00/1.00 vMB 24
613,010 613,010 000000000000000000023918233927bfb0755eeff0762c31d4acbfc068cd68b4 2,653 1.00/1.00 vMB 16
613,009 613,009 00000000000000000004ea1731a3baf2e5ecd45a6d172e81ec00a0c7afb162ed 3,299 1.00/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.