Loading Tool

Explorer IconExplorer

Memory Pool

88,779 transactions
33.17 vMB
0.19706150 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt a86c5fde4d0fb6df6725f026b23cee5e705d9fcd7170e0ef550cbe34fedf642c
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 15e8c0b2a70f36a785bc2b8dd38f759880439eb4fba8de9c02671689a8724fdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,877
Size: 1.00 vMB
Total Fees: 0.08672808 BTC
Feerates: 387.56 > 8.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (183,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,949 731,949 000000000000000000024fb98bc989d5bc7194b7ee8112d12c8e73e2bfd7815c 1,158 0.36/1.00 vMB 8
731,948 731,948 00000000000000000003daabd80aa0ab9e9b1fa085fba1ce914e246c3ea3882a 1,230 0.46/1.00 vMB 7
731,947 731,947 00000000000000000005503fca08299309658b9942135f624c0fa4054756af43 1,614 0.60/1.00 vMB 7
731,946 731,946 00000000000000000009c5beea83602f48e8c6d50da6ee7811f00fd22e4cf6d9 942 0.46/1.00 vMB 6
731,945 731,945 000000000000000000043e9b52377df39711dc4c0456c3cb6554d8ae88d4b06d 1,342 0.98/1.00 vMB 4
731,944 731,944 00000000000000000008d75559b8f609ad18a65492e90fdcaed62347d4dee882 846 0.33/1.00 vMB 7
731,943 731,943 00000000000000000009bfd5231f1611d5d031b28e100bcff4885d062dd933a0 1,858 0.69/1.00 vMB 8
731,942 731,942 00000000000000000003cc95ec306234e401ea37b836001c40ad6c522d4d1fd8 632 0.22/1.00 vMB 7
731,941 731,941 000000000000000000003e645e5320967e3b8e80d8af6b37182f479c4477d02c 2,345 0.96/1.00 vMB 8
731,940 731,940 0000000000000000000911c86ed35893d91aa5e8a83ce71a76f2c95cb2d58a95 635 0.34/1.00 vMB 7
731,939 731,939 000000000000000000025795e9704c1a103707bf3e20a8795f9b16b1472d6ea0 24 0.28/1.00 vMB 1
731,938 731,938 000000000000000000041806a3126da3f6420c660fb7fa07edb64a9e6d96e005 1,955 0.98/1.00 vMB 4
731,937 731,937 000000000000000000027bb22d8e08656b83ee1f7d3b889106472b7dba9b74a6 1,421 1.00/1.00 vMB 8
731,936 731,936 00000000000000000005f167b1db725d031f3401d96f67c1645bfef4c621aca7 669 0.36/1.00 vMB 10
731,935 731,935 000000000000000000070379c2a8e829ac0f590a0422e9c30636ef1ca748af13 644 0.30/1.00 vMB 9
731,934 731,934 00000000000000000009194ab08bc169753bf79abbe8321ca0dbc53642cd497c 929 0.41/1.00 vMB 3
731,933 731,933 000000000000000000083c1bbd26ac3f782adfcca184faec5b85106571a1b74d 2,331 1.00/1.00 vMB 4
731,932 731,932 0000000000000000000703d5fced9c4dced022e562cadad3dcbcc4820a40c898 2,162 1.00/1.00 vMB 10
731,931 731,931 00000000000000000009df90124fc28a76e957cf96951126b7a92df0f2c5527e 2,696 1.00/1.00 vMB 15
731,930 731,930 00000000000000000007871842421bc3c84039da12e171970f4e8f2a4a33e18a 544 0.46/1.00 vMB 5
731,929 731,929 00000000000000000007c83d47c0e2bcf827f73a7cc45d365cb665c7c4d10b3c 1,190 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.31 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: 660.10 GB
    • Received: 14.62 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.