Loading Tool

Explorer IconExplorer

Memory Pool

42,975 transactions
29.15 vMB
0.07715902 BTC
Random Selection Loading Transactions
Max Size: 149.98/200 MB

Candidate Block

Mining Attempt b98fc4969b961b4d2e1f1989171728f12024ea48037a7ccf7d2f181c390582e7
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 8aaa507b70de740556cee495fb72c9ae32d8e05d9e2cc5ec849b04a36286bf58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.02013473 BTC
Feerates: 150.75 > 2.02 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (72,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,963 841,963 00000000000000000000809f169432269000b677cd6e4b6e14d79e1e1329879c 2,832 1.00/1.00 vMB 29
841,962 841,962 0000000000000000000045a2e623079dd38f545e83faa2ea681ec576cf9139db 2,043 1.00/1.00 vMB 24
841,961 841,961 00000000000000000001c4790103e6b4f011f313cbc0cdb28e133e8a74bfe5dd 3,125 1.00/1.00 vMB 33
841,960 841,960 000000000000000000024f347039a018de2dbabe3bcbf72343a1763b1273bad0 2,855 1.00/1.00 vMB 33
841,959 841,959 0000000000000000000316ca54261a178ca3cd11c0417b6b41b10de16e33ee28 2,935 1.00/1.00 vMB 34
841,958 841,958 000000000000000000019317df63b137dbebcec8c797a11af2abd89b7c0e3a4a 3,575 1.00/1.00 vMB 33
841,957 841,957 00000000000000000000b7f15ecec15a54a3901f6561d3239398383edef0eb5c 4,145 1.00/1.00 vMB 33
841,956 841,956 00000000000000000001680076511bed3cf35a9fac92bfda7b96b476d0346b99 4,587 1.00/1.00 vMB 35
841,955 841,955 0000000000000000000078582ce7cea02f5d8335fc0d52ed7ec7f09a8b395739 5,374 1.00/1.00 vMB 47
841,954 841,954 0000000000000000000092a65038fdf1e9091e0a7a4819816ee32fb1da0b81c0 6,086 1.00/1.00 vMB 43
841,953 841,953 00000000000000000001c7c0b7ca8dbde6ab840c1d09436200939da10a782d05 5,366 1.00/1.00 vMB 62
841,952 841,952 00000000000000000000e4379f8b817e47bd01afaf11a616a348c1d60db69f78 6,559 1.00/1.00 vMB 44
841,951 841,951 000000000000000000006c8b1a120c439ff8470f7f4f808b113919e2b9e2c34b 5,993 1.00/1.00 vMB 39
841,950 841,950 000000000000000000002a9527577e74489e20bc0356479287d05c42be6be699 6,511 1.00/1.00 vMB 37
841,949 841,949 0000000000000000000151f3d6ee401636ce90b536cb000687ab2b2e11f721fd 4,634 1.00/1.00 vMB 40
841,948 841,948 00000000000000000000d9af536e2f0c7ebc38f0287cb8823d895f84fdcbcaec 4,917 1.00/1.00 vMB 29
841,947 841,947 00000000000000000002b9d14e4284a2102012423ea292663e99b39bd9869d61 4,862 1.00/1.00 vMB 27
841,946 841,946 000000000000000000008d392c7f78a5f3923707a8ee5b8262f92e6b88c7b97b 5,702 1.00/1.00 vMB 31
841,945 841,945 000000000000000000011930808c34268ea1a7a8c43765563ec93a3fe237af5e 5,088 1.00/1.00 vMB 36
841,944 841,944 000000000000000000024142e130feefa86ea3af05896ac388d429f0594c6ce3 5,931 1.00/1.00 vMB 29
841,943 841,943 00000000000000000000436d443fcff429e0066a55cf277ae38074ef47828f22 4,973 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.88 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.