Loading Tool

Explorer IconExplorer

Memory Pool

79,702 transactions
29.27 vMB
0.12641466 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt 0f74ea4c20f37ca747e82f2c05042578fdbf0de6d712dcfcef2afb44f581f858
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3ded109a27df13ff786e6df65311d7eab3b538b6877d2e8363c12a8a72f77983
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.04712127 BTC
Feerates: 602.26 > 4.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (286,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,454 628,454 00000000000000000010cbc42a507a0199c0645989a09a72aa9cb6bf72e7903c 1,440 1.00/1.00 vMB 27
628,453 628,453 00000000000000000010f700c9093e88f4846d36951e3549c0dcb8c0a93db517 2,315 1.00/1.00 vMB 56
628,452 628,452 00000000000000000010ab839ab02a8b20041332ded540d7be140164340f94bf 2,287 1.00/1.00 vMB 62
628,451 628,451 000000000000000000057bc83a1fce0cb8141ac205674e47029a6508d94dcbe8 2,987 1.00/1.00 vMB 31
628,450 628,450 00000000000000000002ade6e3303a66308a152cb732e6bd9dd963f9a970857c 2,091 1.00/1.00 vMB 34
628,449 628,449 0000000000000000000332956487361d478d9164363fa986cdab1501c4cb8672 2,887 1.00/1.00 vMB 81
628,448 628,448 0000000000000000000d790fa392624fdd5414eca2982b21cb274336090f3f06 2,858 1.00/1.00 vMB 104
628,447 628,447 00000000000000000008745f53821ad929d3b6d46a31ef728f635b00aa7181a5 2,587 1.00/1.00 vMB 84
628,446 628,446 00000000000000000001811ca9ff5190b381f671a79ecb10791f559aea3ec1e4 2,502 1.00/1.00 vMB 114
628,445 628,445 000000000000000000102b6f3501b0cda3e81637e5a94761608357360b717891 2,583 1.00/1.00 vMB 49
628,444 628,444 00000000000000000004228724eea6f6732ce3b2ac06c3fce5d1299ec9e29f60 2,827 1.00/1.00 vMB 63
628,443 628,443 000000000000000000056d1dfdc155382b8417acbf4abbee58e5caa072e77e6f 2,957 1.00/1.00 vMB 86
628,442 628,442 00000000000000000005b7e6e4e62eb9723f8a5e5e0a264c108aa0442f3f3e51 2,530 1.00/1.00 vMB 88
628,441 628,441 0000000000000000000428dfd443fc7ffd0a3a597590e1b340a4c763d833dff6 2,756 1.00/1.00 vMB 121
628,440 628,440 000000000000000000026aa6e3c02f3e4901b5b52e83708499262df990706182 2,680 1.00/1.00 vMB 115
628,439 628,439 00000000000000000008ec8076611ae54431b1cdfea7e2cea45c67ee71413a49 2,625 1.00/1.00 vMB 66
628,438 628,438 00000000000000000006dddfcfefd33c67fe5ff95aea843742c065c03d75e9e3 3,145 1.00/1.00 vMB 105
628,437 628,437 0000000000000000000eb34b397e38b19933873f65d1092f9f1df07224ce7579 2,602 1.00/1.00 vMB 114
628,436 628,436 0000000000000000000e7bc8ef3d07a71f04b68fd30020829e42abd90b62b8fd 2,882 1.00/1.00 vMB 122
628,435 628,435 0000000000000000000cda45fe85a47bcc009c210d1595df60d101d5697921ff 2,465 1.00/1.00 vMB 74
628,434 628,434 00000000000000000001d594dcfe919bbbb80f84ac7c3e418b5f8e7688710170 2,650 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.92 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.45 GB
    • Received: 17.54 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.