Loading Tool

Explorer IconExplorer

Memory Pool

85,295 transactions
31.60 vMB
0.09339802 BTC
Random Selection Loading Transactions
Max Size: 193.69/200 MB

Candidate Block

Mining Attempt eb3649b63b5b7673e5e4e24f13328f83216c249396b353041829c8257ddb21a9
Version 20000000
Previous Block 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902
Merkle Root 6d9faff26e8496573f7d67a8681ea7e76014b5b7868cbc84f3fef6510dc76100
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,408
Size: 1.00 vMB
Total Fees: 0.01498081 BTC
Feerates: 217.72 > 1.50 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,365 (559,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,885 355,885 00000000000000000f1f9099fc391fd7a3e188a6b3168d7c5b9212f7d8907091 857 0.57/1.00 vMB 24
355,884 355,884 0000000000000000097870c8ab5efc4fe55e44bd6bda7706c737516cbe0185ab 507 0.34/1.00 vMB 22
355,883 355,883 0000000000000000080528aa8ff3264e46869db7791cac25ccceb4834f971a44 99 0.07/1.00 vMB 19
355,882 355,882 0000000000000000146977801feb575d72197969e43214eb6e1721525894b7fc 635 0.33/1.00 vMB 27
355,881 355,881 0000000000000000118e93a79dfa925c1787402b1c1877fb2feb7ec7d2c732c2 1 0.00/1.00 vMB 0
355,880 355,880 000000000000000005b79517cad0ff91bbd53ccb42a4faae9f0e6c93744873cd 211 0.11/1.00 vMB 25
355,879 355,879 0000000000000000169571c8f80b7849a97277f1c95f81d6f1b55424f61c1452 1,151 0.58/1.00 vMB 28
355,878 355,878 000000000000000013acaf7706d70c99e4f9eaf9413fcbffa1f8032f537b160a 234 0.13/1.00 vMB 25
355,877 355,877 000000000000000011dda324a4e481b7fc391f0a84dc1f82e12d766605e1385a 514 0.29/1.00 vMB 26
355,876 355,876 000000000000000001bd299be1500bec62fd2c47680b03a45b3ce471b9928b92 167 0.10/1.00 vMB 17
355,875 355,875 0000000000000000155a29dfd66e01d12c0045f86b302388f25bdc87e4d182d0 348 0.19/1.00 vMB 23
355,874 355,874 00000000000000000598a900776ed3b975f378153bc9a27d9b8081b0f1cf848a 402 0.24/1.00 vMB 25
355,873 355,873 00000000000000000f186530909c3c4f8dac20668f07b8e050e5884f36616d8f 476 0.22/1.00 vMB 26
355,872 355,872 0000000000000000003993481def75f52c3f2915e7d5e4b0134bd119f131d15e 343 0.30/1.00 vMB 18
355,871 355,871 0000000000000000041da00c72a8b752f225bb87ed7a67d75ebd6c99527de8db 523 0.36/1.00 vMB 20
355,870 355,870 00000000000000000575bf6c274467d7bb1226f47f42768066fd68ffb618bdfe 183 0.11/1.00 vMB 27
355,869 355,869 000000000000000015b352caf0ee7f61b2887028a24d62de4ae6b15f125c8160 198 0.10/1.00 vMB 31
355,868 355,868 000000000000000010e8fd2764611989ef3d9db3cac6938b1b14171d9ec9023d 522 0.44/1.00 vMB 17
355,867 355,867 00000000000000000c15a0a50654fae24b41fa599b3125f7634f0d4ffad316af 180 0.15/1.00 vMB 16
355,866 355,866 0000000000000000140810072cc1b439159009f76a3062057f836d8261544d6d 888 0.49/1.00 vMB 26
355,865 355,865 000000000000000006cf8d88eeab4ebef9e90aab1c54f49de792967cdfce1437 605 0.40/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.02 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: 719.47 GB
    • Received: 18.07 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.