Loading Tool

Explorer IconExplorer

Memory Pool

83,944 transactions
31.14 vMB
0.09767542 BTC
Random Selection Loading Transactions
Max Size: 187.79/200 MB

Candidate Block

Mining Attempt 93acba7a10b30b985ad2953ed3ab2d07bf8708983d09104e353d5baf3d7ff2a3
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root ac34e3137067fb1361c7590c9c8b48e961a10dcb49c85234d70e02bcfc20c6f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.02821114 BTC
Feerates: 100.80 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (465,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,851 449,851 000000000000000002c20d29d123db1d68ad2410adbc3aeb331f503612f33988 2,666 1.00/1.00 vMB 97
449,850 449,850 0000000000000000025459765aa783cf67e7cdf912b678d7db7f133d6218b220 3,310 1.00/1.00 vMB 74
449,849 449,849 00000000000000000178c206e54ab657ef7efc2effe96d4c0ac4444f11f48d79 2,165 1.00/1.00 vMB 100
449,848 449,848 000000000000000000e6d20bb7c873d92a5a0dea0c2cb4967b9a5f8d5583945f 3,583 1.00/1.00 vMB 69
449,847 449,847 000000000000000001f57935b616b41584aa51e2c4cd027da96d39f842eea61a 3,150 1.00/1.00 vMB 75
449,846 449,846 0000000000000000026147b629b0232276ffe2e21f720f62e1f3cf3f9de8aecc 2,280 1.00/1.00 vMB 95
449,845 449,845 0000000000000000016146292ed9a5127c7553b695cb0f7c2c6eb370e816c38e 2,403 1.00/1.00 vMB 69
449,844 449,844 000000000000000000852886f8f1e1bae7a7a52d611b234dd6e9db2d970a8d4e 2,641 1.00/1.00 vMB 91
449,843 449,843 00000000000000000027fc4b740f4d1e2b90336ed7cbd7a1dc7b8d44fb4227b2 1,355 1.00/1.00 vMB 114
449,842 449,842 0000000000000000027124730026ec8ea4c28ff628dc3693f3c1a3c9ab104b56 808 1.00/1.00 vMB 101
449,841 449,841 00000000000000000108aa567c7c134a793d0c400f5bcccf6b98b851d8450cc0 1,740 1.00/1.00 vMB 112
449,840 449,840 0000000000000000025a77fa38e44027e46445355f462a7c85ddd90a05d29925 2,232 1.00/1.00 vMB 124
449,839 449,839 000000000000000000c46b5fcdaafe9bc0a7a44f6b9c46f91beb5edeaa2fd6de 2,436 1.00/1.00 vMB 116
449,838 449,838 00000000000000000192aec38e358f7bd07c33710626051a4fd06f517e0cca81 1 0.00/1.00 vMB 0
449,837 449,837 00000000000000000201dae0a00449c052872f2fa1daa86b98d7270dc8726003 2,599 1.00/1.00 vMB 72
449,836 449,836 0000000000000000027d5fa6ab8f8330b4602f7ab09975ba7d5cfd9c7b01431c 2,597 1.00/1.00 vMB 117
449,835 449,835 000000000000000001eedb2a335bc3d7d3e3dc07d032a04139416da11c7e677a 2,342 1.00/1.00 vMB 99
449,834 449,834 000000000000000002b73d6b488f410fcd9dd0f8e4f0589974771c3a6a0e53e0 2,547 1.00/1.00 vMB 90
449,833 449,833 00000000000000000099b7cf7176bf2e85ba0f1ced090cf5298deade621fc6da 2,330 1.00/1.00 vMB 96
449,832 449,832 000000000000000000c28313c6040fcb6092366ada903f1365fc57f208ff9c4d 1,709 1.00/1.00 vMB 87
449,831 449,831 0000000000000000014de12b70138d92acb856737d8e6469b51e2c6cdaaf3176 1,824 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.35 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: 661.93 GB
    • Received: 14.83 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.