Loading Tool

Explorer IconExplorer

Memory Pool

27,971 transactions
27.85 vMB
0.08001183 BTC
Random Selection Loading Transactions
Max Size: 133.80/200 MB

Candidate Block

Mining Attempt c4d46f0a94568b57263e7f2a5c41bc9af830e7cf2cebd960b9b8ed83f047839e
Version 20000000
Previous Block 000000000000000000016eb8bebe8584b7aecd7a44be07876d633c9fa7a4bae0
Merkle Root 7e6d559e8328bb939a656518716e54628590c9e9d9583f79811f02f3e7a75129
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.02664587 BTC
Feerates: 300.91 > 2.67 > 0.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,484 (564,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,503 349,503 0000000000000000176a518c51b2fe565ad670e705e38d49ab91cdf6ca309dab 224 0.16/1.00 vMB 82
349,502 349,502 00000000000000001315e561af26d803d6ec34a58304e295e11a7a8f9e35d4f7 396 0.21/1.00 vMB 31
349,501 349,501 0000000000000000086fc514d9af17c9e879f975c9005601eaceadacaf34a6c2 496 0.27/1.00 vMB 21
349,500 349,500 0000000000000000104977aca25ee4c2a0bbefda688022bc8a38717db8ef2561 547 0.27/1.00 vMB 14
349,499 349,499 00000000000000001541935e5e15bc3b31e422573a61f12551193d7d5aeb2c16 1,431 1.00/1.00 vMB 18
349,498 349,498 00000000000000000b3071752276ead197d19b7289b65795484f4737a0a215b6 1,943 0.75/1.00 vMB 35
349,497 349,497 00000000000000000025efac7dab94f32aa00276965398911accd8123d01fee9 2,115 0.75/1.00 vMB 36
349,496 349,496 00000000000000001016584776dbd4cb20ae77126e90b70aa2aa2743411059e2 409 0.22/1.00 vMB 24
349,495 349,495 000000000000000013024442db4e2820f3071b22ee8a8877d1cfe857b160899e 576 0.30/1.00 vMB 35
349,494 349,494 000000000000000006089791b4aac8c5193e74c290612a23d70f794bacbd3647 186 0.10/1.00 vMB 18
349,493 349,493 0000000000000000008dd68e8d56d622cc3ae8452c6528ae71927a476892ae4d 215 0.11/1.00 vMB 26
349,492 349,492 00000000000000001510edb762fd2ffb600c9a545ab3fe55dedb0f88473c4143 30 0.02/1.00 vMB 16
349,491 349,491 00000000000000001649951e391035903b3ac86247ee3805827db5ccc7cd8158 1,261 0.65/1.00 vMB 29
349,490 349,490 000000000000000001e29cf8a73a45d4fb040d43b644d99c27d1821ed3e8a284 38 0.01/1.00 vMB 26
349,489 349,489 0000000000000000030de99a2278dc42361aa7084943d4181ae5df91b7351959 229 0.12/1.00 vMB 18
349,488 349,488 000000000000000003234526894bb0fdb7ead2ce2e7d17fabd22f47d7ca89f73 2 0.00/1.00 vMB 0
349,487 349,487 00000000000000000b2a7f3798db5093150dbaa43512366385581efc0812aa13 482 0.21/1.00 vMB 31
349,486 349,486 000000000000000001736ff84d5146a2ea48faa2faa0f26367a4ad1e2ad891da 912 0.51/1.00 vMB 26
349,485 349,485 000000000000000001c74ad9c18c17311354653766c947f56bd2912d254f542b 35 0.02/1.00 vMB 24
349,484 349,484 0000000000000000052307fca6c6ea1d678a7feab2e45dfffca83dae5e6d1c8a 602 0.33/1.00 vMB 23
349,483 349,483 000000000000000016acda47a8beafe4bcf646d6586e41c57cc5e4df01b10409 151 0.07/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.25 GB
    • Received: 10.83 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.