Loading Tool

Explorer IconExplorer

Memory Pool

75,132 transactions
27.48 vMB
0.06497569 BTC
Random Selection Loading Transactions
Max Size: 168.27/200 MB

Candidate Block

Mining Attempt 9d9da282430f349092772ca775da449eacd45888e2ac3a12f99374eb221c6029
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 15ea07444878f473b8507b5889185d308f48d20f148782a238963c5a4a7dab65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.00649470 BTC
Feerates: 24.01 > 0.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (456,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,053 459,053 000000000000000000e4e2fef2086ea3c7474103877ea82b1b32c281895f86ce 989 0.57/1.00 vMB 101
459,052 459,052 0000000000000000014e5ca33fa6e066a3ef9387c66228569d196e4d58971649 1 0.00/1.00 vMB 0
459,051 459,051 00000000000000000029c65647d56e102de2e047ae713eb84a9329b245040c82 2,017 1.00/1.00 vMB 152
459,050 459,050 0000000000000000007856b47b911d920d5239c34858dd20681c92ec5f7224e1 1 0.00/1.00 vMB 0
459,049 459,049 00000000000000000078066b7bbf39ac300b7d1f8d83c10b0afac89a22a3117e 506 0.25/1.00 vMB 131
459,048 459,048 00000000000000000159fff8ede33e05b52297903d712593f935372d4f53337f 1,155 0.60/1.00 vMB 141
459,047 459,047 0000000000000000010e3636b64c749a8a2b590ef3e70a006f998fe1a416ba7f 386 0.42/1.00 vMB 40
459,046 459,046 000000000000000001a7c51197c558c4100045eb9d75033f0b07fd167602af17 1,835 0.85/1.00 vMB 131
459,045 459,045 0000000000000000010f4285ac7e075d6b6f12ef1d49b22f859eaa7b34517d31 387 0.27/1.00 vMB 90
459,044 459,044 00000000000000000039563c47dc393c6fbbef59e15f136d8a54ccd786e2cfcb 1,145 1.00/1.00 vMB 70
459,043 459,043 00000000000000000228d1b6f45f418acdc4b6bec8ac328229721b396ecc871e 1,892 1.00/1.00 vMB 176
459,042 459,042 000000000000000000251d603fb1a9649b94877633f1dca86a04bfe20558c961 324 1.00/1.00 vMB 28
459,041 459,041 000000000000000001603e38c1109ff9d28a9dccc67a744a11d9ca8f3dece5f2 1,309 0.93/1.00 vMB 72
459,040 459,040 000000000000000001229663a129405ff0aced1008acfa7e67b37a2dc0907f02 2,386 1.00/1.00 vMB 178
459,039 459,039 000000000000000000e66556eb811c508c0387cfae038374f51ed3915134dea0 1,650 1.00/1.00 vMB 57
459,038 459,038 000000000000000001973aa0c35e35656c992a34206eb64b9e0ddd0fab5fc091 2,263 1.00/1.00 vMB 154
459,037 459,037 0000000000000000019b4e7ad357e1319b73d441c775b637b23e080d31d8b452 1,968 1.00/1.00 vMB 141
459,036 459,036 000000000000000000da51f1a6cb15fe689151c667be3aff5e010e84b791d6b2 2,564 1.00/1.00 vMB 171
459,035 459,035 0000000000000000020c72d9699194621d19af04b55bd1b6f879743457701871 2,061 1.00/1.00 vMB 163
459,034 459,034 0000000000000000020f3c9fccc0f9ad12d8d24a52e1cdd1a4f4806658fdb59e 1,712 1.00/1.00 vMB 103
459,033 459,033 000000000000000000246a68447981ea31c760854dd183438177e890615c61a9 1,846 1.00/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.