Loading Tool

Explorer IconExplorer

Memory Pool

81,198 transactions
30.81 vMB
0.08967815 BTC
Random Selection Loading Transactions
Max Size: 187.30/200 MB

Candidate Block

Mining Attempt e5d143327deea45d1d4fbcf257d3a00c77f80aee2f853b274edee7aebdc338bb
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 06da65dadbe0e76a1972d9556994151fd72e944ae24f9b0e86edce07d2ba0bb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01813185 BTC
Feerates: 73.20 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (4,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,486 910,486 00000000000000000000e9d9db9b674f0bfb09c90e1cc7acdf61a78a065dbe52 542 0.13/1.00 vMB 2
910,485 910,485 00000000000000000000aaaae0cf46dd3c038a22061fea49ee14b1507c7f10b0 4,433 1.00/1.00 vMB 1
910,484 910,484 000000000000000000008dd710d9264a8cb70c7b0b527a00e56b2a5c330b4bdf 4,568 1.00/1.00 vMB 1
910,483 910,483 00000000000000000000ff4e0fb9b72fff2ad3448941e500d8c7326d4de7fa2a 2,891 1.00/1.00 vMB 2
910,482 910,482 000000000000000000010bb97f627363ec159772ff3307cf65ac35f505a6c354 2,532 1.00/1.00 vMB 2
910,481 910,481 000000000000000000002efdcbedd0bd88933382750b27c3ef7b8f961ba33c2a 3,817 1.00/1.00 vMB 3
910,480 910,480 00000000000000000001a8d46a092dfb1409c0dbded6aad545d347cfc9921bb2 4,394 1.00/1.00 vMB 4
910,479 910,479 000000000000000000004c63da5e500f93337d686ad3f8832bae4fce4289aa92 3,900 1.00/1.00 vMB 1
910,478 910,478 000000000000000000015639657dc02bc9b108804dfa0f1abb41ad94b45d4159 6,062 1.00/1.00 vMB 0
910,477 910,477 00000000000000000001e399fa1baa030632de290716b249189836b2bb1e2703 4,649 1.00/1.00 vMB 1
910,476 910,476 000000000000000000014643ab8f083fd45cc4bedc1221148412b1e61ff487f8 3,909 1.00/1.00 vMB 1
910,475 910,475 00000000000000000001151ba3d0dc0c3ae611c2c5e9ace8b777ed31995ab80d 2,835 1.00/1.00 vMB 2
910,474 910,474 000000000000000000015fcd9080fa343e993e1260291f6c40f464d2523f0f93 1 0.00/1.00 vMB 0
910,473 910,473 000000000000000000002361480418ed1357ce6f457793da1d4548056f208b84 3,042 1.00/1.00 vMB 2
910,472 910,472 000000000000000000007cc8d0338804759038e81ee6dbb0b1792cc5eeb6f16a 3,810 1.00/1.00 vMB 3
910,471 910,471 00000000000000000000cae395bac04693c3f89381db17df4bd8ae2088fec1d1 3,764 1.00/1.00 vMB 2
910,470 910,470 000000000000000000013e116cd47ef4b8d839a141e470abfb6e597b54f60661 2,719 1.00/1.00 vMB 1
910,469 910,469 00000000000000000001c7843f33fcfa22c6b0c747259ae133ab7a8c7464a931 3,716 1.00/1.00 vMB 4
910,468 910,468 000000000000000000006cc32fe825de02773e32cc2bafecbeef6315b9eea323 757 0.17/1.00 vMB 3
910,467 910,467 000000000000000000008cf17dce5827316090ee13f48181e2849f341ff6e31c 4,720 1.00/1.00 vMB 0
910,466 910,466 000000000000000000015292f40ce50864ec90be1d54fc61171a4c8fce2c59a5 877 0.20/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.