Loading Tool

Explorer IconExplorer

Memory Pool

78,900 transactions
29.96 vMB
0.09821774 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt 17d0c73996f233177c81e14a111bc06eb8d510e588a372bc7b36ebecd794c83f
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root dd8bfb183b45bd8ebf5d9c41549efc2d0d3bb38f13288d2634b168ab49b2f1a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.02945277 BTC
Feerates: 151.00 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (625,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
289,862 289,862 0000000000000000df03af08e30ebe82cf1866c4adc72dda9273709e8b07f67c 88 0.06/1.00 vMB 13
289,861 289,861 00000000000000006425bad7947d38e7934de126e7de546cbf82a3d47bc01b30 290 0.16/1.00 vMB 41
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.52 GB
    • Received: 16.26 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.