Loading Tool

Explorer IconExplorer

Memory Pool

81,431 transactions
30.80 vMB
0.11061455 BTC
Random Selection Loading Transactions
Max Size: 184.60/200 MB

Candidate Block

Mining Attempt 299fa5948aff719e9bd96d9b20e1279e1ffc8fb1f60d49ad8504c25029447129
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root b2da438b88dad576e688dd43688e5446a09a4a0f499f49695d01d702a50c4f1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03082406 BTC
Feerates: 101.42 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (213,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,508 701,508 00000000000000000001b3e99b375296a2c3f2727f001c98270e9d40ea8a4926 127 0.10/1.00 vMB 6
701,507 701,507 0000000000000000000070beb1855d5b628ea1f226973a77df7f9d1626d3a94a 16 0.04/1.00 vMB 2
701,506 701,506 0000000000000000000361be7f6dc2f8ef62f9d033e1507bcceca88fe72f79b5 188 0.09/1.00 vMB 11
701,505 701,505 0000000000000000000065cf522bed0fc0a99fb4ae4a7dcedadeff1118cebfd0 148 0.16/1.00 vMB 4
701,504 701,504 000000000000000000070aedffdd3f59c7cead4faead327645be886ceaf4427f 1,720 0.81/1.00 vMB 9
701,503 701,503 0000000000000000000a6e354d1d513f602dbf086cdf8509c52b42a5e633a10b 360 0.10/1.00 vMB 16
701,502 701,502 0000000000000000000bd97ed021da7a3fc6058d599e37992daf1fbfb9cd6929 1,003 0.32/1.00 vMB 14
701,501 701,501 000000000000000000060bb709a4aa601f36782cfd56e3ba03d4a08cfcc2e4b2 782 0.27/1.00 vMB 11
701,500 701,500 000000000000000000013520129fa6fb559d91f6724412a9b57434e064849b10 772 0.75/1.00 vMB 5
701,499 701,499 000000000000000000063659df8f8f316de8305bda359a4104be2f59a7de500a 1,036 0.41/1.00 vMB 14
701,498 701,498 0000000000000000000a06201bc6de9d2b2d6d3d6431819fd14e6dda55d1be74 1,504 0.58/1.00 vMB 12
701,497 701,497 000000000000000000088b13394c95070bc2a0f13dcf8e082f1d963d2ff10837 383 0.17/1.00 vMB 9
701,496 701,496 00000000000000000008a84f9cebf1610389f3379a2c280b4238f9439895757f 1,969 0.69/1.00 vMB 8
701,495 701,495 00000000000000000003b4bf728b34b27f7c8f759add7fefc5ab200685130bfd 2,115 1.00/1.00 vMB 4
701,494 701,494 0000000000000000000d1dc791a1c7bb356debee25f6a213f51c8a1eb0cab50a 1,980 1.00/1.00 vMB 12
701,493 701,493 000000000000000000095640accc39bde2e669453cc4e550671117e728e68a21 2,972 1.00/1.00 vMB 10
701,492 701,492 00000000000000000001987d6c274e0f4f47be3fb10cd98c4333673697d9a4ff 2,438 1.00/1.00 vMB 27
701,491 701,491 000000000000000000061b6e1f046db9c19e3dde33e7cf6803f82870908bb371 1,174 0.76/1.00 vMB 8
701,490 701,490 0000000000000000000737768dc57bf4b21ace78a44f861821b3930bad620610 49 0.01/1.00 vMB 9
701,489 701,489 000000000000000000003b777151bc4b9adcbac330708ed56a130de05cebd9a1 1,094 0.36/1.00 vMB 13
701,488 701,488 0000000000000000000121896822e4c316693ba860306c32d227a55e74d01eaa 2,544 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.