Loading Tool

Explorer IconExplorer

Memory Pool

25,824 transactions
27.19 vMB
0.06080075 BTC
Random Selection Loading Transactions
Max Size: 129.81/200 MB

Candidate Block

Mining Attempt 5cbec240ff992cb2349ce7c52102c93fd2f91059709e73bb4c9f63bc55c86c91
Version 20000000
Previous Block 000000000000000000018fb79d5173be06525e6c5fc244e12c94fbc59d8d7c1c
Merkle Root bc625253a66e25bb513f36d2a0d7cc5691ce93eaec13b896cd0917cd0459a6d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,911
Size: 1.00 vMB
Total Fees: 0.00956321 BTC
Feerates: 100.46 > 0.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,485 (210,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,894 703,894 0000000000000000000cd92f3c258823fe9ea0d50335708090e9401c65e424ba 1,000 1.00/1.00 vMB 11
703,893 703,893 00000000000000000007b0b19f6a261a5c708e94d29a9410e9e6a0a7f203fa44 3,797 1.00/1.00 vMB 14
703,892 703,892 000000000000000000005ed701ea80f19ec209d3e6a009af463ce6aa06317edc 2,377 1.00/1.00 vMB 11
703,891 703,891 000000000000000000067232d7b7c529d82811d9157eed378ecbbccab6f84f03 1,725 1.00/1.00 vMB 21
703,890 703,890 00000000000000000008a57cd87c0f0e682c9aaf838c6bdb9de177aade1476d3 3,227 1.00/1.00 vMB 13
703,889 703,889 000000000000000000032ec22adfe012d060afeabab5722f7d1ed576705fcd8b 356 1.00/1.00 vMB 14
703,888 703,888 0000000000000000000d4e5b95fc61b60b44acfb1c70719b5429f7b89982123f 2,548 1.00/1.00 vMB 24
703,887 703,887 00000000000000000000b74b87d116a4688314abdc18d9a0b4a4dfc4474f0b07 1,398 1.00/1.00 vMB 16
703,886 703,886 0000000000000000000bc664814b02e7811fd8450b933690bee7642fae302d87 2,707 1.00/1.00 vMB 18
703,885 703,885 00000000000000000008bc02ea23d6d1e948c2d29ca893f6ad0bacbc199f0459 2,895 1.00/1.00 vMB 30
703,884 703,884 000000000000000000026f869143f40e880ebc982648ac96fd9a9a5b651ea71f 2,844 1.00/1.00 vMB 19
703,883 703,883 0000000000000000000c8b7d0cc1b03feef6f4cf63398a5f3f07031ee6c3e15e 1,581 1.00/1.00 vMB 22
703,882 703,882 0000000000000000000c6cbbcda95c1c3c9565962fec887192bba13754d2b447 1,391 1.00/1.00 vMB 20
703,881 703,881 0000000000000000000dfa95f35581d7e0c3491b3beb800cee5fa64cc22580eb 3,029 1.00/1.00 vMB 36
703,880 703,880 0000000000000000000cf4cb45e55bfdf539d39e66679b980a58a76421498047 788 1.00/1.00 vMB 16
703,879 703,879 00000000000000000006808c5031797b3ff5471a0181ccdd9c65372ed088dac5 1,927 1.00/1.00 vMB 18
703,878 703,878 0000000000000000000978db3cb86212146de6236dbffdbf55df9778e65fc148 2,550 1.00/1.00 vMB 19
703,877 703,877 00000000000000000001cc9a2f814074c99722c3be65d52fc23091bec42c31be 2,883 1.00/1.00 vMB 23
703,876 703,876 000000000000000000061a07dba339db22a2f35bc5f11478d553fbd990398ff1 2,856 1.00/1.00 vMB 21
703,875 703,875 000000000000000000099b231d3b88d872d365d0017d3165278e37d042c40649 3,332 1.00/1.00 vMB 24
703,874 703,874 00000000000000000000e1c55afc725b56cd16de0a04df5523fa516b71de43ec 3,034 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.26 GB
    • Received: 10.84 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.