Loading Tool

Explorer IconExplorer

Memory Pool

84,390 transactions
31.68 vMB
0.14319017 BTC
Random Selection Loading Transactions
Max Size: 189.22/200 MB

Candidate Block

Mining Attempt f9a4b6182cdd33e6ca0c1ceecd37b1946b0ed576896c1b764f50b557b8721c82
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 98b05438a7eb68bc288a85dcb3d3ab1d5276ec410449a8cb98f02993f8785323
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.03792530 BTC
Feerates: 55.77 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (625,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,883 289,883 0000000000000000a57913baec32a8750ed46bb5d5daab50753c524008446a89 484 0.60/1.00 vMB 18
289,882 289,882 000000000000000059b98fc79e0ac2c1ebcdd8d5d5e26f0ce28cb4392c82fc03 654 0.50/1.00 vMB 25
289,881 289,881 000000000000000033fbfe8771a9426883311cc75087127a4b2601b21ff0393e 414 0.35/1.00 vMB 24
289,880 289,880 00000000000000006646985425d6a5da68ae4eda387a4b2db05b4811aee875a5 1,865 0.75/1.00 vMB 44
289,879 289,879 000000000000000100207dd30f17996e56b804f9d2c974dd840706434c9abcd8 145 0.07/1.00 vMB 75
289,878 289,878 000000000000000039a5c9aeb012927a50995eee4f64e1d4e527d0835f443af5 1,096 0.86/1.00 vMB 27
289,877 289,877 0000000000000000dc845bdfd77cf3278df3031adf3d99e13e5425b40c30645b 1,067 0.35/1.00 vMB 66
289,876 289,876 0000000000000000b0ff4ecb7e32cc23c3d62a014c105a97d02a3eb7ae346c31 1,074 0.56/1.00 vMB 34
289,875 289,875 0000000000000000c3156965fbf29ec5edcee7093a07817a00a356596cad5814 450 0.27/1.00 vMB 31
289,874 289,874 00000000000000004800ca7b6f5ad388eec61c0db82b216a65cc14c19eb72fe0 97 0.06/1.00 vMB 57
289,873 289,873 00000000000000003a08bcaa92431cb3b59a1f520ca25518abfdff2d5dd9c384 298 0.16/1.00 vMB 29
289,872 289,872 0000000000000000e2d494450da4d9552062936f6708fffbb41f16ce61a84dee 85 0.10/1.00 vMB 7
289,871 289,871 0000000000000000e37c13f4be50f7cb9b87525ec51fa9cb44288b5accdbede4 323 0.13/1.00 vMB 247
289,870 289,870 00000000000000001b05f45f54230e57b9c684d32b80586f8e62a0e917e72bfd 673 0.60/1.00 vMB 36
289,869 289,869 0000000000000000491d1ed7a0e10b210513a8d5533016288a5536dafc145a01 1,029 0.35/1.00 vMB 48
289,868 289,868 00000000000000011ecb560667ffb1eb593d66a93d21dacfc511f3cda137109e 580 0.35/1.00 vMB 111
289,867 289,867 0000000000000000ae0429a82b49331a5bed34dac89e4d2ffd01e7d82979ab83 499 0.35/1.00 vMB 32
289,866 289,866 000000000000000105e989254efe65184a4cdc94bb9f312e3b3a18e061de3f1a 226 0.10/1.00 vMB 226
289,865 289,865 000000000000000103a7541b1e1e7fae8d63eccc3951eb7021e4148368b148a9 294 0.17/1.00 vMB 52
289,864 289,864 00000000000000000c69dadf9be0abf4b12d63e1aa1a0dd076a13e31711c00a3 187 0.13/1.00 vMB 72
289,863 289,863 0000000000000000753445769d0fc21932ebd0b2c938d02746835673754f9247 201 0.12/1.00 vMB 459
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.72 GB
    • Received: 16.32 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.