Loading Tool

Explorer IconExplorer

Memory Pool

81,576 transactions
31.08 vMB
0.08113562 BTC
Random Selection Loading Transactions
Max Size: 189.02/200 MB

Candidate Block

Mining Attempt ab575fac62bec1346205fe6c6d73faeca2940f8167dfe2e0fbd5bb41537da3f9
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e82c902c8df2644bab1e5a554d97e8e3479a34caa56f00fdfd0ac0734f1e1c64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,058
Size: 1.00 vMB
Total Fees: 0.01417229 BTC
Feerates: 73.20 > 1.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (399,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,788 515,788 0000000000000000001b15dfb3f61edb42ce0e6220d2cf2be84d4e6db4546967 502 0.27/1.00 vMB 27
515,787 515,787 0000000000000000002eb1b5293b815d8b1f82169c317e46d8466feb6fd0b381 2,235 0.98/1.00 vMB 27
515,786 515,786 000000000000000000191ba3fbec250ee412e9d192f5b8ac6b20ff935d3d6a12 311 0.19/1.00 vMB 27
515,785 515,785 0000000000000000004a352671ca0559588d85b5843a550f76c3ea3a1e63f4e9 1,064 0.42/1.00 vMB 27
515,784 515,784 0000000000000000002b59a490741c637d21c49c200bcd6c031c5d35bc0d6cfa 998 0.45/1.00 vMB 34
515,783 515,783 0000000000000000003874c0cd9becc49abb7453f2bbb81cf9519e9e4b24ab02 214 0.07/1.00 vMB 24
515,782 515,782 00000000000000000006ad89a14788da916f65d0f749ac76a799ed1bff8dc426 377 0.20/1.00 vMB 52
515,781 515,781 0000000000000000001d72c4e344b57f27d95ef8bb3c705de43cc4b93ff887ff 49 0.02/1.00 vMB 43
515,780 515,780 0000000000000000001696f48f3ce724b5e97e7ae6d611c5f38fdef01e7152f8 1,484 0.52/1.00 vMB 30
515,779 515,779 0000000000000000001da2ca1cce4c91d1b645657191ad0171d763341c4776fb 2,089 0.97/1.00 vMB 26
515,778 515,778 0000000000000000003e7f67e22012c901b52c423eb44808c4f29977e1e5756a 646 0.24/1.00 vMB 39
515,777 515,777 0000000000000000003fce0663b7a6effa8ae00fe2ca7bfda7f4af95592d3ef5 718 0.34/1.00 vMB 6
515,776 515,776 00000000000000000044b7f64391daeec685810145a7ebefd093f4949c7a734a 331 0.22/1.00 vMB 75
515,775 515,775 0000000000000000003c1a7a65e844bf2a98d1044ae454d550928665fa5f3051 326 0.16/1.00 vMB 27
515,774 515,774 000000000000000000201bc947e0700b6dae949983e2abc4f0ac38156a2ae6fc 1,317 0.79/1.00 vMB 26
515,773 515,773 00000000000000000001ce95580cbe727352faf7253573bbc95bb3641892e5aa 99 0.03/1.00 vMB 35
515,772 515,772 000000000000000000130a31db33b502d23c14acf85e3d671ccaa8e6be7bdbfd 320 0.10/1.00 vMB 41
515,771 515,771 000000000000000000165014cee860e883d2abc0c1ad8f7d82ff7a8d53bedd23 1,090 0.49/1.00 vMB 23
515,770 515,770 0000000000000000002219e9db65358bc51446b0379b3934932eb956787d209d 2,069 0.89/1.00 vMB 36
515,769 515,769 00000000000000000001dbd5443d37087fff20e7312a68b206b386aae24cc309 731 0.28/1.00 vMB 30
515,768 515,768 00000000000000000037b3fb1809f7cbf776c1dcec56c695d6173eb0d53e7769 261 0.11/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.