Loading Tool

Explorer IconExplorer

Memory Pool

80,333 transactions
31.47 vMB
0.07902195 BTC
Random Selection Loading Transactions
Max Size: 189.65/200 MB

Candidate Block

Mining Attempt 328537ad39ceb637e21c64f69f2c8c34fcdfa15239bb1fca35c4c2954b4acbb3
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root ea0549b092d360dbfabfe6f29c21d0e213550242f3fec545539f2c56727372f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,315
Size: 1.00 vMB
Total Fees: 0.01040872 BTC
Feerates: 100.54 > 1.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (679,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,789 235,789 000000000000001f0144a491c03064573e2598a113e68bd74a06823a4e525ef8 693 0.25/1.00 vMB 217
235,788 235,788 000000000000007a00d7927441c0f9cc40d209f4ba632e6a9085b4a201dd0c4a 510 0.24/1.00 vMB 160
235,787 235,787 000000000000015f4fa7110e55cae1defbffc2ed687d580175aa1d29fd4ceacb 621 0.25/1.00 vMB 201
235,786 235,786 00000000000000ea5844ad7a4602edd3d948a59307e330fd561a63032778060c 57 0.03/1.00 vMB 174
235,785 235,785 0000000000000057efbf67985af235f29db016b8eb051e99e9798eece0e66792 225 0.10/1.00 vMB 159
235,784 235,784 0000000000000188079e0a434e770ec46fdc9614868cde749f6c0a7db0b450c7 133 0.07/1.00 vMB 160
235,783 235,783 0000000000000155d615f79ed3464bb0b0f7447d666ebacf95ee908964ffabeb 22 0.01/1.00 vMB 73
235,782 235,782 0000000000000007a790d8a2dc1765b98eba704d594ad8c9cc56bf984389eee2 221 0.14/1.00 vMB 103
235,781 235,781 000000000000011de0d1a5c420a00b4a1c12bec09650a8f60c4b67a0367c5997 360 0.14/1.00 vMB 200
235,780 235,780 00000000000000d15b376b63ca1afa526757d4ec7970b31e7bd07755e72294ca 214 0.11/1.00 vMB 131
235,779 235,779 000000000000014b53b1cd6bc8f1c2d98bec9ac2dd59fe1da6c30896dc6ad674 277 0.13/1.00 vMB 187
235,778 235,778 00000000000000f01ea43188819df32ac39af255876c417460f5f270588e0fe0 182 0.07/1.00 vMB 183
235,777 235,777 00000000000001514ded85f85ecfbeb9f6b0ff9998fef52d8af218c78377493c 77 0.05/1.00 vMB 99
235,776 235,776 000000000000002e04e96cbc101a23fb491a96da04ad667e117409f79f47c7aa 148 0.07/1.00 vMB 198
235,775 235,775 00000000000000bfaa451c94adc930b5524b09b289e5f067125e63e75d648d1d 579 0.23/1.00 vMB 190
235,774 235,774 0000000000000080a616bfda277014839374b08b08f3c94b9d5f58ea149c6ed7 398 0.22/1.00 vMB 167
235,773 235,773 0000000000000022f51f2af486b1160d998bceaa3737deb350314bca9665f224 100 0.05/1.00 vMB 181
235,772 235,772 000000000000007f44a432d68137a205c599ef31ab14f635f078b6c5f776f15a 301 0.15/1.00 vMB 137
235,771 235,771 0000000000000182481dfc17e992aebde69ee4bd2a71b2b8e65328409fb37afe 409 0.17/1.00 vMB 217
235,770 235,770 0000000000000128620017b06c5d3eaa8c680cd2ff0d571c32d33e997b0355e5 458 0.15/1.00 vMB 60
235,769 235,769 00000000000000a36c34d751a6df40e0d8edfbf99e98805826164e04f908baf4 111 0.05/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.